MORAI SIM Standard User Manual (KR, v4.6) Ghost Mode Current: NPC Ghost Mode 사용 방법 NPC Ghost Mode 사용 방법 본 페이지는 NPC Vehicle을 User가 원하는 위치에 생성 할 수 있는 모드인 NPC Ghost Mode에 대해 소개한다. 해당 기능은 ROS로 사용 가능합니다. NPC Ghost Mode 기능 사용법Npc Ghost Mode 설정은 시뮬레이터 상단 Network메뉴의 하위 메뉴에서 설정이 가능하다.NPC Ghost Mode Settings 창에서 사용 환경에 맞게 ROS Bridge의 IP를 적어주고 Apply를 눌러준다.ROS에서 /NpcGhost_Topic을 Publish 해주면 해당 정보에 따라 NPC Ghost Vehicle이 생성되는 것을 확인 할 수 있다.NPC Ghost CmdMorai Npc Ghost ControllerMessage Type : morai_msgs/NpcGhostCmdDefault Topic : /NpcGhost_Topic 타입설명 : Npc Ghost mode에서 Npc Vehicle을 생성(Control) 하는 메세지Header headermorai_msgs/NpcGhostInfo[] npc_listint32 unique_id : 생성할 Npc Ghost Vehicle의 unique_id 값 e.g(2,3,4..)string name : 생성할 Npc Ghost Vehicle의 모델 이름 e.g 2016_Kia_Niro(HEV) geometry_msgs/Vector3 position : 생성할 Npc Ghost Vehicle의 위치 값float64 xfloat64 yfloat64 zgeometry_msgs/Vector3 rpy : 생성할 Npc Ghost Vehicle의 rpy 값float64 xfloat64 yfloat64 z ×