MCPcopy Create free account

hub / github.com/AaronMR/Learning_ROS_for_Robotics_Programming_2nd_edition / functions

Functions159 in github.com/AaronMR/Learning_ROS_for_Robotics_Programming_2nd_edition

↓ 1 callersFunctionLLtoUTM
* Convert lat/long to UTM coords. Equations from USGS Bulletin 1532 * * East Longitudes are positive, West longitudes are negative. * North latitu
chapter4_tutorials/src/c4_example8.cpp:81
↓ 1 callersFunctionUTMLetterDesignator
* Determine the correct UTM letter designator for the * given latitude * * @returns 'Z' if latitude is outside the UTM limits of 84N to 80S * * W
chapter4_tutorials/src/c4_example8.cpp:42
↓ 1 callersMethod_add_coke_can
(self, name)
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:137
↓ 1 callersMethod_add_table
(self, name)
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:119
↓ 1 callersMethod_create_pickup_goal
Create a MoveIt! PickupGoal
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:245
↓ 1 callersMethod_create_place_goal
Create a MoveIt! PlaceGoal
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:273
↓ 1 callersMethod_generate_grasps
Generate grasps by using the grasp generator generate action; based on server_test.py example on moveit_simple_grasps pkg.
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:157
↓ 1 callersMethod_generate_places
Generate places (place locations), based on https://github.com/davetcoleman/baxter_cpp/blob/hydro-devel/ baxter_pick_place/sr
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:191
↓ 1 callersMethod_pickup
Pick up a target using the planning group
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:297
↓ 1 callersMethod_place
Place a target using the planning group
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:324
↓ 1 callersMethod_publish_grasps
Publish grasps as poses, using a PoseArray message
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:351
↓ 1 callersMethod_publish_places
Publish places as poses, using a PoseArray message
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:368
↓ 1 callersMethodcapture
chapter5_tutorials/src/camera_polling.cpp:46
↓ 1 callersFunctionmain
()
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:384
↓ 1 callersMethodmatch
chapter5_tutorials/src/homography.cpp:255
↓ 1 callersMethodmoveMotor
chapter4_tutorials/src/c4_example4.cpp:19
↓ 1 callersMethodupdate
chapter3_tutorials/src/example7.cpp:16
MethodCameraDriver
chapter5_tutorials/src/camera_polling.cpp:17
MethodCameraDriver
chapter5_tutorials/src/camera.cpp:30
MethodCameraDriver
chapter5_tutorials/src/camera_stereo.cpp:36
MethodCameraDriver
chapter5_tutorials/src/camera_timer.cpp:17
MethodDiagnosticNode
chapter3_tutorials/src/example7.cpp:9
MethodDynamicParamServer
chapter3_tutorials/src/example6.cpp:10
MethodDynamixel
chapter4_tutorials/src/c4_example4.cpp:16
MethodHomography
chapter5_tutorials/src/homography.cpp:25
MethodMyGreaterEqualFilter
chapter3_tutorials/src/example2.cpp:60
MethodMyLowerFilter
chapter3_tutorials/src/example2.cpp:49
MethodROSBookArmHardwareGazebo
chapter10_tutorials/rosbook_arm_hardware_gazebo/src/rosbook_arm_hardware_gazebo.cpp:17
MethodScan2
chapter4_tutorials/src/c4_example2.cpp:17
MethodTeleopImu
chapter4_tutorials/src/c4_example7.cpp:18
MethodTeleopImu
chapter4_tutorials/src/c4_example6.cpp:20
MethodTeleopJoy
chapter4_tutorials/src/c4_example1.cpp:19
Method__del__
(self)
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:114
Method__init__
(self)
chapter10_tutorials/rosbook_arm_pick_and_place/scripts/pick_and_place.py:33
Functionadd
chapter2_tutorials/src/example2_a.cpp:4
MethodcallBack
chapter4_tutorials/src/c4_example1.cpp:27
MethodcallBack
chapter4_tutorials/src/c4_example6.cpp:26
Functioncallback
chapter2_tutorials/src/example4.cpp:6
Methodcallback
chapter3_tutorials/src/example6.cpp:15
Methodcallback
chapter5_tutorials/src/homography.cpp:111
Functioncallback_accel
chapter3_tutorials/src/example5.cpp:18
Functioncallback_speed
chapter3_tutorials/src/example5.cpp:25
Functioncallback_temp
chapter3_tutorials/src/example5.cpp:13
Methodcapture
chapter5_tutorials/src/camera.cpp:119
Methodcapture
chapter5_tutorials/src/camera_stereo.cpp:140
Methodcapture
chapter5_tutorials/src/camera_timer.cpp:47
FunctioncloudCB
chapter6_tutorials/src/pcl_write.cpp:7
MethodcloudCB
chapter6_tutorials/src/pcl_partitioning.cpp:16
MethodcloudCB
chapter6_tutorials/src/pcl_filter.cpp:16
MethodcloudCB
chapter6_tutorials/src/pcl_visualize.cpp:17
MethodcloudCB
chapter6_tutorials/src/pcl_model_estimation.cpp:17
MethodcloudCB
chapter6_tutorials/src/pcl_matching.cpp:16
MethodcloudCB
chapter6_tutorials/src/pcl_planar_segmentation.cpp:22
MethodcloudCB
chapter6_tutorials/src/pcl_downsampling.cpp:16
MethodcloudHandler
chapter6_tutorials/src/pcl_partitioning.cpp:10
MethodcloudHandler
chapter6_tutorials/src/pcl_filter.cpp:10
MethodcloudHandler
chapter6_tutorials/src/pcl_visualize.cpp:10
MethodcloudHandler
chapter6_tutorials/src/pcl_model_estimation.cpp:11
MethodcloudHandler
chapter6_tutorials/src/pcl_matching.cpp:10
MethodcloudHandler
chapter6_tutorials/src/pcl_planar_segmentation.cpp:14
MethodcloudHandler
chapter6_tutorials/src/pcl_downsampling.cpp:10
MethodcloudHandler
chapter6_tutorials/src/pcl_visualize2.cpp:10
Functioncloud_cb
chapter4_tutorials/src/c4_example3.cpp:11
Functioncmd_velCallback
chapter8_tutorials/src/base_controller.cpp:25
MethodcontainerToString
chapter10_tutorials/rosbook_arm_hardware_gazebo/include/rosbook_arm_hardware_gazebo/rosbook_arm_hardware_gazebo.h:65
MethodcrossCheckMatching
chapter5_tutorials/src/homography.cpp:321
Methoddiagnostics
chapter3_tutorials/src/example7.cpp:21
MethoddownsampledCB
chapter6_tutorials/src/pcl_visualize2.cpp:36
Functionfeedback_callback
chapter3_tutorials/src/example10.cpp:8
MethodfourccToString
chapter5_tutorials/src/camera.cpp:199
MethodfourccToString
chapter5_tutorials/src/camera_stereo.cpp:227
MethodgetMatcherFilterType
chapter5_tutorials/src/homography.cpp:297
FunctiongpsCallBack
chapter4_tutorials/src/c4_example9.cpp:11
FunctiongpsCallBack
chapter4_tutorials/src/c4_example8.cpp:145
Methodhomography
chapter5_tutorials/src/homography.cpp:269
MethodinitSim
chapter10_tutorials/rosbook_arm_hardware_gazebo/src/rosbook_arm_hardware_gazebo.cpp:22
MethodisEnabled
chapter3_tutorials/src/example2.cpp:51
MethodisEnabled
chapter3_tutorials/src/example2.cpp:62
Functionmain
chapter6_tutorials/src/pcl_read.cpp:7
Functionmain
chapter6_tutorials/src/pcl_partitioning.cpp:57
Functionmain
chapter6_tutorials/src/pcl_filter.cpp:40
Functionmain
chapter6_tutorials/src/pcl_write.cpp:14
Functionmain
chapter6_tutorials/src/pcl_visualize.cpp:40
Functionmain
chapter6_tutorials/src/pcl_create.cpp:6
Functionmain
chapter6_tutorials/src/pcl_model_estimation.cpp:55
Functionmain
chapter6_tutorials/src/pcl_matching.cpp:53
Functionmain
chapter6_tutorials/src/pcl_planar_segmentation.cpp:70
Functionmain
chapter6_tutorials/src/pcl_downsampling.cpp:39
Functionmain
chapter6_tutorials/src/pcl_visualize2.cpp:63
Functionmain
chapter9_tutorials/src/sendGoals.cpp:9
Functionmain
chapter4_tutorials/src/c4_example7.cpp:35
Functionmain
chapter4_tutorials/src/c4_example9.cpp:21
Functionmain
chapter4_tutorials/src/c4_example4.cpp:27
Functionmain
chapter4_tutorials/src/c4_example2.cpp:44
Functionmain
chapter4_tutorials/src/c4_example3.cpp:23
Functionmain
chapter4_tutorials/src/c4_example1.cpp:35
Functionmain
chapter4_tutorials/src/c4_example6.cpp:37
Functionmain
chapter4_tutorials/src/c4_example5_2.cpp:34
Functionmain
chapter4_tutorials/src/c4_example8.cpp:155
Functionmain
chapter10_tutorials/rosbook_arm_snippets/src/move_group_plan_random_target.cpp:8
next →1–100 of 159, ranked by callers