Created by [ Charles Zhang], last modified on Mar 21, 2020
Path Planning vehicle model simulator using MATLAB
DEMO:
Your browser does not support the HTML5 video element
https://git.uwaterloo.ca/WATonomous/mathworks_models
https://git.uwaterloo.ca/WATonomous/decision
https://git.uwaterloo.ca/WATonomous/ros_msgs
NEW: https://git.uwaterloo.ca/WATonomous/localization
Start path planning
roslaunch path_planning planner_main.launch
Start simulation + transform publishers
roslaunch path_planning planner_sim.launch
Simulate an empty environment
rosrun path_planning env_sim.sh
Run Processing HD map node
rosrun hdmap_processing hdm_service
From Global Planner:
cd decision/global_mapping
python3 launch.py
Select starting position and destination. Default starting position is currently directly to the right of the starting intersection
From Rosbag
**Play a rosbag with only** the path_planning/global_command
topic
Example
Bag: https://drive.google.com/file/d/1KqU8CdoUJO5xb_gJ6a3W4DP2MEIuHaO4/view (NEEDS
TO BE FILTERED)
If you want to restart the simulation:
If you want to change the starting position:
<node pkg="tf2_ros" type="static_transform_publisher" name="map_odom_tf" args="534054.97 4809354.23 0 0 0 0 1 map odom"/>
If you want to change the starting orientation:
orientation:
To the desired quaternionHelp! The car's not moving!
Help! Nothing's in the rviz!
Help! Path planning keeps saying there's "No global command"
- Model friction\
global_sim_spedup.mp4 (video/mp4)\
Document generated by Confluence on Dec 10, 2021 04:01