MCPcopy Create free account

hub / github.com/PacktPublishing/Mastering-ROS-2-for-Robotics-Programming / functions

Functions360 in github.com/PacktPublishing/Mastering-ROS-2-for-Robotics-Programming

Functiongenerate_launch_description
()
Chapter08/rosbot_description/launch/display.launch.py:11
Functiongenerate_launch_description
()
Chapter08/nav2_bt_client/launch/start_bt_app.launch.py:45
Functiongenerate_launch_description
()
Chapter08/rosbot_nav2_bringup/launch/slam_nav2.launch.py:9
Functiongenerate_launch_description
()
Chapter08/rosbot_nav2_bringup/launch/nav2.launch.py:9
Functiongenerate_launch_description
()
Chapter08/rosbot_nav2_bringup/launch/slam_online_sync.launch.py:29
Functiongenerate_launch_description
()
Chapter08/rosbot_nav2_bringup/launch/slam_online_async.launch.py:29
Functionget_autonomy_and_visualization_nodes
(context, *args, **kwargs)
Chapter08/nav2_bt_client/launch/start_bt_app.launch.py:15
Methodget_current_pose
Get current pose of the robot.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_turtlebo3_nav2.py:136
Methodget_current_pose
Get current pose of the robot end effector using TF2.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_ur_moveit2.py:178
Methodget_domain_id
Get the current ROS domain ID.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_basic.py:108
Methodget_pose
Get current pose of the turtle.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_turtlesim.py:96
Methodget_result_callback
(self, future)
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_ur_moveit2.py:171
Methodget_ros_distro
Get the current ROS distribution name.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_basic.py:97
MethodgoalResponseCallback
Chapter08/nav2_client/src/navigation_client.cpp:117
Methodgoal_response_callback
(self, future)
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_ur_moveit2.py:161
Methodhandle_accepted
Chapter07/bt_action_server/src/reach_location_server.cpp:42
Methodhandle_accepted
Chapter03/master_ros2_pkg/src/action_server.cpp:37
Methodhandle_cancel
Chapter07/bt_action_server/src/reach_location_server.cpp:36
Methodhandle_cancel
Chapter03/master_ros2_pkg/src/action_server.cpp:32
Methodhandle_goal
Chapter07/bt_action_server/src/reach_location_server.cpp:27
Methodhandle_goal
Chapter03/master_ros2_pkg/src/action_server.cpp:25
Methodhandle_service
Chapter03/master_ros2_pkg/src/simple_server.cpp:19
Methodimage_callback
Chapter10/my_opencv_package/src/image_processing.cpp:29
MethodinitPlugin
Chapter16/cmd_vel/src/cmd_vel.cpp:13
MethodinitPoseCallBack
Chapter12/rf2o_laser_odometry/src/CLaserOdometry2DNode.cpp:112
Methodinit_btree
Chapter07/first_bts/src/sequence.cpp:49
Methodinit_btree
Chapter07/first_bts/src/number_checker.cpp:115
Methodinit_btree
Chapter07/bt_action_server/src/bt_action.cpp:174
Methodinput_str_cb
Chapter13/to_lowercase/src/to_lowercase.cpp:4
Methodlist_actions
List all available ROS 2 actions.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_basic_tools.py:143
Methodlist_nodes
List all running ROS 2 nodes.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_basic_tools.py:125
Methodlist_services
List all available ROS 2 services.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_basic_tools.py:134
Methodlist_topics
List all available ROS 2 topics.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_basic_tools.py:115
Functionmain
Chapter07/first_bts/src/sequence.cpp:69
Functionmain
Chapter07/first_bts/src/number_checker.cpp:153
Functionmain
Chapter07/bt_action_server/src/reach_location_client.cpp:31
Functionmain
Chapter07/bt_action_server/src/bt_action.cpp:202
Functionmain
Chapter07/bt_action_server/src/reach_location_server.cpp:95
Functionmain
Chapter03/master_ros2_pkg/src/publisher_node_params.cpp:64
Functionmain
Chapter03/master_ros2_pkg/src/subscriber_node.cpp:41
Functionmain
Chapter03/master_ros2_pkg/src/publisher_node.cpp:46
Functionmain
Chapter03/master_ros2_pkg/src/action_client.cpp:41
Functionmain
Chapter03/master_ros2_pkg/src/simple_server.cpp:31
Functionmain
Chapter03/master_ros2_pkg/src/simple_client.cpp:44
Functionmain
Chapter03/master_ros2_pkg/src/action_server.cpp:58
Functionmain
----------------------------------------------------------------------------------- MAIN -------------------------------------------------------------
Chapter12/rf2o_laser_odometry/src/CLaserOdometry2DNode.cpp:173
Functionmain
Chapter12/ldlidar_sl_ros2/src/demo.cpp:32
Functionmain
Chapter10/pcl_processing/src/pcl_processing.cpp:69
Functionmain
Chapter10/my_opencv_package/src/image_processing.cpp:121
Functionmain
Chapter09/panda_moveit_control/src/joint_space_planning.cpp:5
Functionmain
Chapter09/panda_moveit_control/src/cartesian_space_planning.cpp:79
Functionmain
Chapter09/panda_moveit_control/src/planning_with_obstacles.cpp:90
Functionmain
Chapter09/panda_moveit_control/src/create_scene_objects.cpp:14
Functionmain
Chapter13/to_lowercase/test/to_lowercase_test.cpp:49
Functionmain
Chapter13/to_lowercase/src/main.cpp:3
Functionmain
Chapter13/first_gtest/test/first_test.cpp:47
Functionmain
Chapter11/px4_ctrl/src/px4_ctrl.cpp:177
Functionmain
Chapter08/nav2_bt_client/src/nav2_bt_node.cpp:102
FunctionmatrixRollPitchYaw
Chapter12/rf2o_laser_odometry/include/rf2o_laser_odometry/CLaserOdometry2D.h:50
Methodmenu
Chapter11/px4_ctrl/src/px4_ctrl.cpp:110
Methodmove_forward
Move turtle forward by specified distance.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_turtlesim.py:71
Methodmove_to_goal
Navigate robot to specified x,y coordinates.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_turtlebo3_nav2.py:119
Methodmove_to_named_target
Move robot to a predefined joint configuration.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_ur_moveit2.py:195
Methodmove_to_pose
Move robot end effector to specified x,y,z coordinates.
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_ur_moveit2.py:99
Methodnavigate2Pose
Chapter08/nav2_client/src/navigation_client.cpp:21
MethodonBackwardButton
Chapter16/cmd_vel/src/cmd_vel.cpp:78
MethodonDownButton
Chapter16/cmd_vel/src/cmd_vel.cpp:102
MethodonEnableButton
Chapter16/cmd_vel/src/cmd_vel.cpp:56
MethodonForwardButton
Chapter16/cmd_vel/src/cmd_vel.cpp:70
MethodonHalted
Chapter07/first_bts/src/sequence.cpp:25
MethodonHalted
Chapter07/first_bts/src/number_checker.cpp:36
MethodonHalted
Chapter07/first_bts/src/number_checker.cpp:88
MethodonHalted
Chapter07/bt_action_server/src/bt_action.cpp:47
MethodonHalted
Chapter07/bt_action_server/src/bt_action.cpp:142
MethodonInitialize
Chapter16/circle_display_plugin/src/circle_display.cpp:8
MethodonLeftButton
Chapter16/cmd_vel/src/cmd_vel.cpp:84
MethodonRightButton
Chapter16/cmd_vel/src/cmd_vel.cpp:90
MethodonRunning
Chapter07/first_bts/src/sequence.cpp:20
MethodonRunning
Chapter07/first_bts/src/number_checker.cpp:27
MethodonRunning
Chapter07/first_bts/src/number_checker.cpp:69
MethodonRunning
Chapter07/bt_action_server/src/bt_action.cpp:34
MethodonRunning
Chapter07/bt_action_server/src/bt_action.cpp:97
MethodonRunning
Chapter08/nav2_bt_client/src/navigation_behaviors.cpp:124
MethodonStart
Chapter07/first_bts/src/sequence.cpp:14
MethodonStart
Chapter07/first_bts/src/number_checker.cpp:20
MethodonStart
Chapter07/first_bts/src/number_checker.cpp:59
MethodonStart
Chapter07/bt_action_server/src/bt_action.cpp:26
MethodonStart
Chapter07/bt_action_server/src/bt_action.cpp:68
MethodonStart
Chapter08/nav2_bt_client/src/navigation_behaviors.cpp:76
MethodonStopButton
Chapter16/cmd_vel/src/cmd_vel.cpp:65
MethodonTextChanged
Chapter16/cmd_vel/src/cmd_vel.cpp:50
MethodonUpButton
Chapter16/cmd_vel/src/cmd_vel.cpp:96
MethodonVelChanged
Chapter16/cmd_vel/src/cmd_vel.cpp:40
Methodon_activate
Lifecycle callback to activate the controller, initializing initial joint positions
Chapter06/sine_ctrl/src/sine_controller.cpp:102
Methodon_configure
Lifecycle callback to configure controller parameters and resources
Chapter06/sine_ctrl/src/sine_controller.cpp:72
Methodon_deactivate
Callback for deactivation state
Chapter06/sine_ctrl/src/sine_controller.cpp:122
Methodon_init
Callback for initialization state
Chapter06/sine_ctrl/src/sine_controller.cpp:117
MethodperformWarping
Chapter12/rf2o_laser_odometry/src/CLaserOdometry2D.cpp:732
Methodplan
Chapter09/panda_moveit_control/src/cartesian_space_planning.cpp:19
Methodpose_callback
Callback to update turtle's pose
Chapter14/ros2_basic_agent/ros2_basic_agent/ros2_ai_agent_turtlesim.py:140
← previousnext →201–300 of 360, ranked by callers