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

MORE 3D OBJECTS #123

Merged
merged 13 commits into from
Jul 27, 2015
Merged

MORE 3D OBJECTS #123

merged 13 commits into from
Jul 27, 2015

Conversation

DLu
Copy link
Contributor

@DLu DLu commented Jul 24, 2015

Since figuring out the process with PointClouds, I went ahead and added a bunch more 3d objects that have direct analogues in rviz, including

  • Path
  • LaserScan
  • Polygon
  • Pose
  • Pose Array
  • Odometry
  • PointStamped

Here's a video: http://youtu.be/U8bBus27kSg

@rbonghi
Copy link
Contributor

rbonghi commented Jul 24, 2015

👍

messageType : 'nav_msgs/Odometry'
});

rosTopic.subscribe(function(message) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the indentation is off for this subscribe call

Edit: Actually, it's off for all of the new classes.

@DLu
Copy link
Contributor Author

DLu commented Jul 25, 2015

Updated the white space.

@rctoris
Copy link
Contributor

rctoris commented Jul 27, 2015

👍 awesome!!!

rctoris added a commit that referenced this pull request Jul 27, 2015
@rctoris rctoris merged commit 3b61946 into RobotWebTools:develop Jul 27, 2015
@DLu DLu deleted the nav_tools branch March 3, 2016 21:54
k-aguete pushed a commit to k-aguete/ros3djs that referenced this pull request Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants