joshnewans / articubot_one

249 stars 219 forks source link

laser frame Moving!!! #10

Open PersianCoders opened 1 year ago

PersianCoders commented 1 year ago

hello Why does the laserscan move when I move the robot? ll1

how can i solve this problem?

manalan-km commented 1 year ago

@PersianCoders This is something to do with ros2_control package. The odometry published by the package is not good. I would advise to use the default gazebo diff drive plugin which works smooth. ros2_control is not buggy for in-real-life application.

Vinothhk commented 5 months ago

I have the same problem. Did you solve it

yorobot256 commented 5 months ago

hello Why does the laserscan move when I move the robot? ll1 ll1

how can i solve this problem?

On which hardware are you running this? I remember i had a similar issue when trying to run the slam/Nav2 on the raspberry 4. It is not powerful enough, therefor I had to run the slam/nav2 on a separate pc.

Vinothhk commented 5 months ago

i'm running it on my separate pc only. still I'm facing the same error

On Tue, 30 Jan 2024 at 01:41, yorobot256 @.***> wrote:

hello Why does the laserscan move when I move the robot? [image: ll1] https://user-images.githubusercontent.com/23001051/234592055-bfed392d-98a3-43bb-b1eb-f1bf92d52c47.gif [image: ll1] https://user-images.githubusercontent.com/23001051/234592055-bfed392d-98a3-43bb-b1eb-f1bf92d52c47.gif https://user-images.githubusercontent.com/23001051/234592055-bfed392d-98a3-43bb-b1eb-f1bf92d52c47.gif

how can i solve this problem?

On which hardware are you running this? I remember i had a similar issue when trying to run the slam/Nav2 on the raspberry 4. It is not powerful enough, therefor I had to run the slam/nav2 on a separate pc.

— Reply to this email directly, view it on GitHub https://github.com/joshnewans/articubot_one/issues/10#issuecomment-1915478614, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4JWJ23HMNAJPCGQ6BO5HFDYQ767DAVCNFSM6AAAAAAXMOQBS6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJVGQ3TQNRRGQ . You are receiving this because you commented.Message ID: @.***>

Vinothhk commented 5 months ago

Screenshot from 2024-01-30 22-28-42

Ishansehgal commented 5 months ago

@joshnewans I am having the same issue, the lidar data is not fixed with the environment it moves with respect to the lidar

Ishansehgal commented 5 months ago

https://github.com/joshnewans/articubot_one/assets/95121906/d840565a-66b0-4219-a9d5-fd2cca448d82

Vinothhk commented 5 months ago

when i try SLAM mapping it is good and did not give any error. when I try to navigate. this error shows up

Ishansehgal commented 5 months ago

For me it is always there even when moving without any mapping.

amoljamble1 commented 4 months ago

orientation of lidar is wrong. correct rpy setings in lidar urdf.

Vinothhk commented 4 months ago

Thanks. I fixed the error by changing the chassis orientation such that it be the same as lidar orientation

HASANBASARI commented 2 months ago

Thanks. I fixed the error by changing the chassis orientation such that it be the same as lidar orientation

how can you fix this error please explain breifly

Abodovic2012 commented 2 weeks ago

i have the same problem even i changed the chassis orientation such that it be the same as lidar orientation

even when i am on fixed laser_frame when i move the robot by my hands the laser move in the same directions

i am using LDlidar Ld14p

thanks for help