rickstaa/panda-autograsp

Add support for realsense camera

Closed this issue ยท 3 comments

As a developer, I want to be able to give users the opportunity to also use intel's Realsense camera instead of the Kinect camera.

Useful resources

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 1.00. Please mark this comment with ๐Ÿ‘ or ๐Ÿ‘Ž to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I currently do not have the time to add the real sense camera to the current implementation as to do this right I would need to port it to ROS Noetic. I, however, modified the package such that it also supports the real sense cameras. This version can be found in the melodic-devel-realsense branch.