question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

wheel_left_link and wheel_right_link not working in rviz while using docker

See original GitHub issue

ISSUE TEMPLATE ver. 0.2.0

  1. Which TurtleBot3 you have?

    • Burger
    • Waffle
    • Waffle Pi
  2. Which SBC(Single Board Computer) is working on TurtleBot3?

    • Raspberry Pi 3
    • Intel Joule 570x
    • etc (PLEASE, WRITE DOWN YOUR SBC HERE)
  3. Which OS you installed in SBC?

    • Ubuntu MATE 16.04 or later
    • Raspbian
    • etc (PLEASE, WRITE DOWN YOUR OS)
  4. Which OS you installed in Remote PC?

    • Ubuntu 16.04 LTS (Xenial Xerus)
    • Ubuntu 18.04 LTS (Bionic Beaver)
    • Linux Mint 18.x
    • etc (PLEASE, WRITE DOWN YOUR OS) I am using a docker image based on Xenial
  5. Write down software version and firmware version

    • Software version: [1.2.0]
    • Firmware version: [1.2.3]
  6. Write down the commands you used in order

On remote pc:

roscore -p 11311

whether I do the -p 11311 or not does not make a difference

On turtlebotpi:

roslaunch turtlebot3_bringup turtlebot3_robot.launch

On remote pc:

roslaunch turtlebot3_bringup turtlebot3_remote.launch
rosrun rviz rviz -d `rospack find turtlebot3_description`/rviz/model.rviz

I have repeatedly checked that the $ROS_HOSTNAME and $ROS_MASTER_URI are set correctly on each machine according to your docs so I don’t know what is wrong

  1. Copy and Paste your error message on terminal

    There was no error in the terminal, rviz just failed to show the lidar points and there were errors shown for the wheels. The screenshot looked like this:

image

  1. Please, describe detailedly what difficulty you are in

I have made sure that my docker container is using the host’s network, that the times are synced between the turtlebot and the docker container, that the ros install follows the same steps outlined in your manual, and that I have followed through all of your setup instructions and I am still having this problem. Running ifconfig inside both the docker container and the pi show that the IP addresses are correct. Can someone please help me? I am running out of things to try…

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
JaehyunShimcommented, Jul 2, 2019

@ubtjoe Good luck 😃

0reactions
JaehyunShimcommented, Jul 4, 2019

@ubtjoe

So glad you figured out the solution and thank you so much for your contribution! Ryan

Read more comments on GitHub >

github_iconTop Results From Across the Web

RVIZ usage with the docker image · Issue #6 - GitHub
Hi, I am thinking to use this Dockerfile to do some tests with ROS and my question is ... I cannot seem to...
Read more >
using RViZ in Docker - ROS Answers: Open Source Q&A Forum
So i tried the nvidia-docker2 part, but it doesnt worked. I running the container with the following arguments: docker run –name doc_geste ...
Read more >
rViz in nvidia-docker container - Stack Overflow
I had no problems running it on my laptop, besides rviz being slow since it was running on the cpu only. Now I...
Read more >
davetcoleman/rviz_visual_tools - Docker Image
Rviz Panel GUI to step through your code for debugging and testing; Rviz-based keyboard control for stepping through application; Easy to use helper...
Read more >
Rviz on docker. Codebase: ROS Melodic - Medium
For the experiment, we create two docker containers. One is for running roscore which is a ROS master and the second one is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found