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

Bastienm's profile - activity

2019-05-20 02:27:13 -0500 marked best answer Is it possible to run nodes without source ?

Hi,

I'm working with ROS Kinetic in docker. I'm doing several thing through jenkins and several scripts to put my project (wrapped with ros) and all the dependency in the docker. As I want to keep my docker as light as possible I would like to remove all the source code from the package. The ros project is orbslam ( https://github.com/raulmur/ORB_SLAM2 ) with some update to publish the transform and some other data.

All the ros part is working well in the docker. But is there a way to "ros run" my RGBD app without having source code in the docker ? rosbuild isn't creating any exe that I could run without source ? Maybe only with lib .so ?

2018-09-17 08:58:47 -0500 received badge  Famous Question (source)
2017-09-29 07:42:47 -0500 received badge  Enthusiast
2017-08-21 05:24:03 -0500 received badge  Famous Question (source)
2017-08-20 01:32:46 -0500 received badge  Notable Question (source)
2017-08-18 16:29:21 -0500 received badge  Student (source)
2017-08-18 07:34:37 -0500 received badge  Supporter (source)
2017-08-18 04:15:05 -0500 commented answer Is it possible to run nodes without source ?

Thanks for your answer ! I'll check how to do it with catkin_make, other way I'll use catkin-tools.

2017-08-18 02:41:22 -0500 received badge  Notable Question (source)
2017-08-17 17:33:00 -0500 received badge  Popular Question (source)
2017-08-17 10:43:15 -0500 asked a question Is it possible to run nodes without source ?

Is it possible to run nodes without source ? Hi, I'm working with ROS Kinetic in docker. I'm doing several thing throug

2017-08-04 14:19:37 -0500 received badge  Popular Question (source)
2017-08-04 03:04:41 -0500 received badge  Editor (source)
2017-08-04 03:04:41 -0500 edited question Problem using several transformation

Problem using several transformation Hi, I want to do 3D textured reconstruction. To this I did a small state of the ar

2017-08-03 10:01:51 -0500 edited question Problem using several transformation

Problem using several transformation Hi, I want to do 3D textured reconstruction. To this I did a small state of the ar

2017-08-03 09:58:49 -0500 asked a question Problem using several transformation

Problem using several transformation Hi, I want to do 3D textured reconstruction. To this I did a small state of the ar