linorobot / linorobot2

Autonomous mobile robots (2WD, 4WD, Mecanum Drive)
Apache License 2.0
436 stars 148 forks source link

"Odom frame not found" when launching navigation and joint state publisher stuck on waiting to publish robot_description topic #45

Closed zyongye closed 1 year ago

zyongye commented 1 year ago

Hi, I'm following the quick start linorobot2 and run exact the same install command except replace "micro-ros-agent" to my own node to process "/cmd_vel" topics. However, the following two message keeping showing up and the rviz keeping showing no transform from all part to "map" topics.

When I run nav2 package,

Screenshot from 2022-08-31 18-30-42

When I run bring_up.

Screenshot from 2022-08-31 18-34-14

Screenshot from 2022-08-31 18-41-36

Any help is appreciated!!!

Thanks in advance!!!

grassjelly commented 1 year ago

can you confirm the following? https://github.com/linorobot/linorobot2_hardware#3-check-the-topics

zyongye commented 1 year ago

Yeah they are all present. Screenshot from 2022-08-31 20-36-22

zyongye commented 1 year ago

Also I only use laser sensor...

grassjelly commented 1 year ago

are you able to echo odom topic?

zyongye commented 1 year ago

Yeah there's no any other output..

grassjelly commented 1 year ago

could you post the issue on linorobot2_hardware instead?