You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MoveIt! Users
Hello, I am using kinect in moveit to represent the robots environment. Are other sensors supported? Like the ensenso n20-610-16?
Is there a list somewhere with all the supported sensors?
Thank tou very much for your time.
Sachin Chitta
unread,
Oct 20, 2015, 2:42:15 PM10/20/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Constantine Giavridis, MoveIt! Users
MoveIt! does not rely on a particular sensor type. If your sensor has a driver that can publish point clouds/RGBD data, you should be able to integrate it into MoveIt!.
Sachin
Simon Schmeißer
unread,
Oct 21, 2015, 10:21:24 AM10/21/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Some people have written ROS modules but there does not seam to be any on github yet. There might be some news about this soon.
I'm currently using a combination of ensenso api -> halcon -> ros -> moveit but what I would recomment you to try is to use the pcl module above and write a ros node for that (I think there even is some pcl->ros bridge)