dimensionalOS / dimensionalOS/dimos

m20 proper dual lidar ray tracing

Open
#3,838 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
4.5k
Forks
808
Avg merge
3d 5h
Merged PRs (30d)
233

Description

We should be ray tracing from the center of each lidar when clearing global maps, not ray tracing from the center of the robot.


Synced from DIM-1598 by andrew

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the global-map clearing logic and the lidar ray-tracing entry points. Trace how the robot center and each lidar center are currently selected, then verify that clearing rays originate from both lidar centers rather than the robot center.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
robotics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.