ros / ros_comm

ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
http://wiki.ros.org/ros_comm
752 stars 911 forks source link

Add rospy to PyPI #2230

Closed charlesbmi closed 2 years ago

charlesbmi commented 2 years ago

Hi, it would be really nice to be able to pip install rospy, especially within conda. Thanks!

mgrrx commented 2 years ago

Have a look at https://robostack.github.io/

charlesbmi commented 2 years ago

Ah thanks! Did not know about this.