ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Using machine learning models with ROS

asked 2020-04-07 17:47:54 -0500

robot_new_user gravatar image

I want to use a trained machine learning model to perform a certain computation and publish the result. Since ROS supports Python 2.7 , how can I do it if the model is trained in Python 3 ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2020-04-07 19:23:19 -0500

To enable Python3 support in latest ROS version (Melodic) you will need to build ROS from sources while pointing to Python3

This blog has has good outline how to achieve this

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-04-07 17:47:54 -0500

Seen: 517 times

Last updated: Apr 07 '20