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

peterchondro's profile - activity

2022-01-10 19:39:51 -0500 answered a question c++: internal compiler error: Killed (program cc1plus)

Hi Marco Luis, I just want to share my experience that I had similar error while using 'catkin_make' on Autoware.ai (1

2021-12-07 23:23:17 -0500 answered a question How can I change the safety box in autoware 1.14

Is the safety_box you were referring to about safety_box in OpenPlanner? If yes, you may want to check m_TrajectoryCosts

2021-11-08 02:32:25 -0500 answered a question How to use turn signals (SVL, Autoware AI)

Hi, perhaps you could also check the other types of messages such as: /indicator_cmd /turn_signal_cmd Since it may be

2021-10-05 03:52:42 -0500 answered a question Is Autoware.ai capable to avoid parked vehicles?

To my understanding, your question focused on how much improvement has Autoware.AI achieved since the last time you had

2021-09-10 01:03:57 -0500 answered a question Successfully installed autoware.auto and svl simulator. How can I use the autopilot?

To drive following the HD map follow these steps: Start Mission Planning launch file in Autoware Runtime Manager. In r

2021-07-18 21:31:33 -0500 answered a question measuring metrics, performance, etc for ROS robot?

The answer for this question covers a subjectively large scope of study. There are various modules that we may have in a

2021-07-14 02:28:26 -0500 answered a question how can add python local module at ROS node?

Firstly, you need to verify your whether you have installed Pandas library or not. Once verified, you need to install OR