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

ALTinners's profile - activity

2021-10-27 06:53:53 -0500 received badge  Necromancer (source)
2021-04-08 07:40:30 -0500 received badge  Necromancer (source)
2021-04-08 07:40:30 -0500 received badge  Teacher (source)
2020-09-23 21:25:28 -0500 received badge  Famous Question (source)
2020-09-23 21:25:28 -0500 received badge  Notable Question (source)
2019-09-24 14:03:39 -0500 received badge  Popular Question (source)
2019-09-12 04:57:19 -0500 received badge  Popular Question (source)
2019-09-11 04:03:33 -0500 commented question Multiple dependent local packages conflicting with installed ones

Also found https://answers.ros.org/question/331158/problems-using-an-overlayed-ros-package/ with a similar problem with

2019-09-11 03:45:33 -0500 commented question Multiple dependent local packages conflicting with installed ones

@gvdhoorn I get the feeling that ROS_PACKAGE_PATH only means things in the context of the ROS bash environment - catkin

2019-09-11 02:29:11 -0500 asked a question Multiple dependent local packages conflicting with installed ones

Multiple dependent local packages conflicting with installed ones Say I have 4 packages that I maintain, and wish to kee

2019-09-10 20:19:42 -0500 edited answer Local package path is not prioritized over installed package path

From what I've found on my machines - this actually needs more definition than what it appears to. ROS_PACKAGE_PATH is n

2019-09-10 20:19:42 -0500 received badge  Editor (source)
2019-09-10 20:16:40 -0500 answered a question Local package path is not prioritized over installed package path

From what I've found on my machines - this actually needs more definition than what it appears to. ROS_PACKAGE_PATH is n

2019-08-28 19:43:01 -0500 received badge  Enthusiast
2019-08-26 16:40:55 -0500 commented question Creating dpkg files for each package in a workspace

@gvdhoorn Updated above - its mainly that our packages are developed as a set with reasonably hard links between them -

2019-08-26 16:37:02 -0500 edited question Creating dpkg files for each package in a workspace

Creating dpkg files for each package in a workspace I'm looking to package up our workspace into deployable dpkg objects

2019-08-26 01:13:12 -0500 asked a question Creating dpkg files for each package in a workspace

Creating dpkg files for each package in a workspace I'm looking to package up our workspace into deployable dpkg objects

2018-08-28 02:32:02 -0500 commented answer How to best call catkin_add_gtest and add_rostest_gtest separately?

That was on purpose though - that particular project was intended to be run as a Build/Unit/Integration/Acceptance proce

2018-08-28 02:31:48 -0500 commented answer How to best call catkin_add_gtest and add_rostest_gtest separately?

That was on purpose though - that particular project was intended to be run as a Build/Unit/Integration/Acceptance proce

2018-08-08 19:23:29 -0500 answered a question How to best call catkin_add_gtest and add_rostest_gtest separately?

Necroing a bit here, but I had this problem as well and this was my solution For reference, I refer to unit tests as th