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

Freethinking's profile - activity

2019-03-17 15:20:51 -0500 received badge  Famous Question (source)
2019-03-17 15:20:51 -0500 received badge  Notable Question (source)
2017-05-13 04:42:27 -0500 received badge  Enthusiast
2017-05-11 08:23:13 -0500 asked a question msg generation: how not to import private Python module

msg generation: how not to import private Python module I generated my custom messages, used them to send them between n

2017-05-03 05:53:19 -0500 received badge  Popular Question (source)
2017-05-02 14:04:38 -0500 marked best answer How to stop generating msg and srv for certain languages

I followed ROS tutorials where I generated msg and srv and everything worked well.

However, I saw that message_generation creates msgs and srvs not only for Python and C++ as I expected, but also for NodeJS, common-lisp and eusLisp. How can I "turn off" this? I need only Python and C++ types. I searched CMakeLists.txt but couldn't find anything related to these languages.

2017-05-02 14:04:38 -0500 received badge  Scholar (source)
2017-05-02 12:42:25 -0500 received badge  Supporter (source)
2017-05-02 10:11:01 -0500 asked a question How to stop generating msg and srv for certain languages

How to stop generating msg and srv for certain languages I followed ROS tutorials where I generated msg and srv and ever

2017-05-02 08:56:19 -0500 received badge  Organizer (source)