Robotics StackExchange | Archived questions

[ROS2 Foxy]RVIZ crashes when using Nav2- Turtlebot3

Hi everyone,

I am currently working on my masters degree project - I am using Turtlebot3(Raspberry pi 3B+ version)

Or is there a simpler solution in foxy itself? If anyone knows please let me know.

I greatly appreciate any help in this regard,

Thanks in advance

Asked by sdr_tb3 on 2022-06-11 01:27:18 UTC

Comments

Answers

I'm guessing this is a hardware issue, based on the first error. They can be a pain to resolve.

1st question, does your computer have a dedicated video card? if so, could you check that you're using (I'm assuming it's nvidia) the proprietary nvidia drivers?

If your computer doesn't have a dedicated video card, then it might be that you're asking too much from your computer. In that case, I suggest starting Nav2 without rviz. I'm not seeing a setting for it, so you might need to manually build the tb3 repo and simply remove rviz from the launch file.

Asked by Joe28965 on 2022-06-13 07:42:42 UTC

Comments