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

Autoware & LGSVL: Vehicle Not Moving

asked 2020-10-20 16:16:01 -0500

omkard gravatar image

updated 2020-10-20 16:20:43 -0500

Hello all,

I have been working with Autoware and LGSVL simulator by following the steps here to do a simulation with LGSVL simulator. I am using two different machines for running Autoware (running from source instead of docker) and the simulator. I have both the machines on a local network and gave the Autoware machine's IP address (It was something like 192.168.0.xx:9090) as bridge connection string in the simulator's Map & Vehicles tab. Here is the configuration of two machines:

Machine running the LGSVL simulator (2020.06 version) has the following configuration:

  1. Intel i7-2600 processor at 3.4GHz - 4 core processor which can run two threads per core (basically an 8 core machine)
  2. 16 GB RAM
  3. 500GB Hard Drive
  4. GeForce GTX 1650 graphics card
  5. Running on Windows 10

Machine running the Autoware 1.12.0 (source code with CUDA build) has the following configuration::

  1. Intel i7-2600 processor at 3.4GHz - 4 core processor which can run two threads per core (basically an 8 core machine)
  2. 16 GB RAM
  3. 1TB Hard Drive
  4. GeForce GTX 1050 Ti graphics card
  5. Running on Ubuntu 16.04

I have loaded all the launch files in the RunTime Manager for BorregasAve and clicked on RVIZ button as shown in the below figures. Although, with some errors on the terminal.

image description

image description

image description

After that, I have started the lgsvl simulator in the other machine with the following settings as shown below:

image description

image description

After I clicked the start button, I was able to see that the simulator was connected to the Autoware machine as shown in the below image and then I have hit play button on the simulator:

image description

I have also selected all these from the computing tab: vel_pose_connect, lane_rule, lane_stop, lane_select, obstacle_void, velocity_set, pure_pursuit, twist_filter as shown in image below:

image description

I was able to initiate the 2D pose estimate and then gave a 2D nav goal as shown in image below:

image description

I have waited for 10 to 15 mins and the vehicle does not move at all.

Here is the screenshot of the terminal with some failed messages.

image description

Please help me if I am doing anything wrong here.

Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-11-08 22:11:25 -0500

omkard gravatar image

Solved it by upgrading to Autoware 14.0. That fixed everything.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-10-20 16:16:01 -0500

Seen: 464 times

Last updated: Nov 08 '20