Skip to content

ROS PoC

dehann edited this page Oct 11, 2019 · 10 revisions

First PyCall Based ROS Integration

Pedro's example

Catkin and making

Julia stuff

]add RobotOS PyCall

ENV["PYTHON"]="/usr/bin/python2.7"

# might need ]build PyCall

using RobotOS
  • create & build catkin workspace with package containing service spec, source devel/setup.sh - if you then run julia, you should be able to @rosimport the custom types