open-rdc / aiformula_old

MIT License
0 stars 0 forks source link

シミュレータに関する調査 #2

Closed yasuohayashibara closed 2 months ago

yasuohayashibara commented 2 months ago

シミュレータに関して調査する.

yasuohayashibara commented 2 months ago

シミュレータの実行

ros2 launch simulator gazebo_simulator.launch.py

Screenshot 2024-08-17 08:45:52

rosgraph

ノード /aiformula_sensing/joint_state_publisher /aiformula_sensing/robot_state_publisher /camera_driver /gazebo /joint_state_publisher /robot_state_publisher /turtlebot3_diff_drive /turtlebot3_imu /turtlebot3_joint_state

トピック /aiformula_sensing/joint_states /aiformula_sensing/robot_description /camera/camera_info /camera/image_raw /clock /cmd_vel /imu /joint_states /odom /parameter_events /performance_metrics /robot_description /rosout /tf /tf_static

yasuohayashibara commented 2 months ago

ジョイスティックによる操作

ros2 launch teleop_twist_joy teleop-launch.py joy_config:=xbox

rosgraph

ノード /joy_node /teleop_twist_joy_node

トピック /joy /joy/set_feedback

yasuohayashibara commented 2 months ago

tfを表示した様子 caster_back_linkが用意されている.

Screenshot 2024-08-17 12:55:44

yasuohayashibara commented 2 months ago

調査を完了したので,issueを閉じます.