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

Publishing ROS output? #10

Closed
fairf4x opened this issue Dec 9, 2016 · 1 comment
Closed

Publishing ROS output? #10

fairf4x opened this issue Dec 9, 2016 · 1 comment

Comments

@fairf4x
Copy link

fairf4x commented Dec 9, 2016

I was able to compile and run dso_ros (catkin branch) on ROS kinetic. However I noticed that its only output is through PangolinDSOViewer. I would like to use DSO SLAM on a quadrotor equipped with a camera. My main motivation is to have some information about odometry based on camera video stream. It would be also great if I could use the output of DSO SLAM to build map of the environment.
Is it possible to publish geometry_msgs/PoseStamped and sensor_msgs/PointCloud2 from dso_ros?

Ok. I just read the documentation more carefully and find the note about writing custom Output3DWrapper.

@JakobEngel
Copy link
Owner

I havn't implemented a ROS "standard" output wrapper - If you have a nice ROS-based output wrapper that works e.g. with rviz feel free to pull request it here, and I'll add it to the repo :)

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

No branches or pull requests

2 participants