Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not seeing Kinova robot in Rviz when following tutorial #2523

Closed
dsandber opened this issue Nov 10, 2023 · 9 comments
Closed

Not seeing Kinova robot in Rviz when following tutorial #2523

dsandber opened this issue Nov 10, 2023 · 9 comments
Assignees
Labels
bug Something isn't working stale Inactive issues and PRs are marked as stale and may be closed automatically.

Comments

@dsandber
Copy link

dsandber commented Nov 10, 2023

Description

I'm following the tutorial here:

https://moveit.picknik.ai/main/doc/tutorials/quickstart_in_rviz/quickstart_in_rviz_tutorial.html

When doing: ros2 launch moveit2_tutorials demo.launch.py

rviz came up, and the "MotionPlanning" extension was already added even though the tutorial says I need to add it. However, the robot from the tutorial didn't show up. I tried removing MotionPlanning and adding it again but the robot still didn't show up. I've included the program output.

Your environment

Backtrace or Console output

log.txt

Update: When following the docker instructions rviz brought up the robot (ie, that worked fine)

@dsandber dsandber added the bug Something isn't working label Nov 10, 2023
@MRQ
Copy link

MRQ commented Nov 10, 2023

Do you use a locale, that has comma as a decimal point? Then try this:

LC_NUMERIC=en_US.UTF-8 ros2 launch moveit2_tutorials demo.launch.py

Sadly this is know, but not mentioned in the tutorial.

@dsandber
Copy link
Author

Yup, thanks, that fixed it! Should I submit a patch to the setup page to include this?

@MRQ
Copy link

MRQ commented Nov 14, 2023

I would be happy if you work to get this in the tutorial.


Either this is a recurring bug, or nothing improved within he last year: moveit/moveit2_tutorials#508

@moriarty
Copy link
Contributor

I just assigned @tylerjw because the issue linked above had tagged him before moveit/moveit2_tutorials#508 (comment) and he's familiar with the params

@henningkayser
Copy link
Member

We have tracked and supposedly fixed this issue before: #1882

@dsandber
Copy link
Author

dsandber commented Nov 28, 2023

I looked for the part of the documentation that listed a bunch of environment variables to set, but I couldn't find it even though I remember following it. Should I suggest a change to the ros.bash that you're supposed to source? Or just leave this to others to fix at the source (code that is making assumptions)?

Copy link

This issue is being labeled as stale because it has been open 45 days with no activity. It will be automatically closed after another 45 days without follow-ups.

@github-actions github-actions bot added the stale Inactive issues and PRs are marked as stale and may be closed automatically. label Jan 15, 2024
@henningkayser
Copy link
Member

I'm closing this since ROS documentation recommends setting locale support to en_US.UTF-8. We are still tracking the very same problem in #1882, so feel free to follow up or contribute from there.

@github-project-automation github-project-automation bot moved this to ✅ Done in MoveIt Jan 16, 2024
@moriarty
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Inactive issues and PRs are marked as stale and may be closed automatically.
Projects
None yet
Development

No branches or pull requests

5 participants