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

[Bug]: rviz2 crash #73

Open
ncnynl opened this issue Jul 14, 2024 · 1 comment
Open

[Bug]: rviz2 crash #73

ncnynl opened this issue Jul 14, 2024 · 1 comment
Labels
bug Something isn't working rovers Issues related to rovers

Comments

@ncnynl
Copy link

ncnynl commented Jul 14, 2024

What happened?

rviz crash when run ros2 launch interbotix_xslocobot_moveit xslocobot_moveit.launch.py robot_model:=locobot_wx200 use_lidar:=true hardware_type:=gz_classic

Robot Model

locobot_wx200

Operating System

Ubuntu 22.04

ROS Distro

ROS 2 Humble

Steps To Reproduce

ros2 launch interbotix_xslocobot_moveit xslocobot_moveit.launch.py robot_model:=locobot_wx200 use_lidar:=true hardware_type:=gz_classic

Relevant log output

No response

Additional Info

No response

@ncnynl ncnynl added bug Something isn't working rovers Issues related to rovers labels Jul 14, 2024
@ncnynl ncnynl changed the title [Bug]: rviz crash [Bug]: rviz2 crash Jul 14, 2024
@ncnynl
Copy link
Author

ncnynl commented Jul 14, 2024

I found that the moveit control of the robot arm is normal, such as this command
ros2 launch interbotix_xsarm_moveit xsarm_moveit.launch.py ​​robot_model:=rx200 hardware_type:=gz_classic

But when running this command, rviz will make an error
ros2 launch interbotix_xslocobot_moveit xslocobot_moveit.launch.py ​​robot_model:=locobot_wx200 use_lidar:=true hardware_type:=gz_classic

By comparing the differences between the two commands in detail, it was finally found that the configuration file of rviz2 was wrong, interbotix_ros_xslocobots/interbotix_xslocobot_moveit/rviz/xslocobot_moveit.rviz was wrong. By regenerating an rviz2 configuration file, the control is now normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working rovers Issues related to rovers
Projects
None yet
Development

No branches or pull requests

1 participant