This page introduces Ego Ghost Mode, a mode in which the user can create Ego Vehicle at the desired location.
This function is available through ROS.
How to use Ego Ghost Mode function

Publich /ghost_ctrl_cmd_Topic on ROS
When the keyboard Q is pressed, it can be confirmed that the Ego Ghost Vehicle is generated according to the published information.


Ego Ghost Cmd
예시1)
rostopic pub /ghost_ctrl_cmd morai_msgs/GhostMesge "position:
x: 13.0
y: 1100.0
z: 0.0
heading: -60.0" ^g
The x,y,z / heading values above indicate the origin information of the K-City map and the direction of vehicle progress when entering the map.