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

Visualize joint axis and display type and limits #1029

Merged
merged 2 commits into from
Oct 25, 2016

Conversation

lucasw
Copy link
Contributor

@lucasw lucasw commented Jul 6, 2016

Show joint properties in left hand panel and optionally show joint axis as arrow in the 3d view.

@wjwwood
Copy link
Member

wjwwood commented Oct 17, 2016

Can you post some screenshots which show the behavior you've added. I believe I know what you intend from the code changes, but trying it locally I'm not seeing what I would expect. It would also be helpful if you could describe how you test it out so that we're using the same baseline for comparison.

@wjwwood wjwwood added this to the untargeted milestone Oct 17, 2016
@lucasw
Copy link
Contributor Author

lucasw commented Oct 25, 2016

Load a robot model with joints that have axes to the parameter server, then add a RobotModel display to rviz, then expand Links, change Link Tree Style to Joints in Alphabetic Order or Tree of links and joints, then find a continuous, revolute, prismatic, or planar joint, then click the Show Joint Axis checkbox to show a green arrow for the joint.

joint_axis

... and it looks like unchecking the box doesn't make the arrow disappear, I need to fix that.

@lucasw
Copy link
Contributor Author

lucasw commented Oct 25, 2016

Using rrbot from gazebo_ros_demos:

roslaunch rrbot_description rrbot_rviz.launch 

joint_axis2

@wjwwood
Copy link
Member

wjwwood commented Oct 25, 2016

Ok, I was missing the part where you have to select a different tree view mode. lgtm

@wjwwood wjwwood merged commit aa3ff29 into ros-visualization:kinetic-devel Oct 25, 2016
130s pushed a commit to 130s/rviz that referenced this pull request Aug 21, 2024
… over time (ros-visualization#949) (ros-visualization#1029)

(cherry picked from commit 1961b81ecc1210441d523fe5638045998d9f812c)

Co-authored-by: AndreasR30 <andreas.reich@unibw.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants