Skip to main content

Questions tagged [rclpy]

0 votes
1 answer
24 views

...
Sabyasachi Choudhury's user avatar
0 votes
1 answer
95 views

ROS2 Humble. My ROS node has internal loggers created using rclpy.logging.get_logger('logname'). this is done because i want the logger to have different name from the node logger. However, I dont see ...
Charly Wu's user avatar
0 votes
1 answer
45 views

I want to be able to write tests to verify that a node initialises correctly with different parameters. The parameters are retrieved/defined in the node's init function as follows. ...
heuristicus's user avatar
1 vote
0 answers
35 views

I have a node which has an ActionServer implementation which requires the use of a MultiThreadedExecutor. I would like to ...
heuristicus's user avatar
0 votes
1 answer
213 views

I have a class which I'm using to handle topics which could be of a variety of different types. I know the topic name, but I can't necessarily infer the type of the topic from its name. Also, having ...
heuristicus's user avatar
0 votes
1 answer
110 views

Using something like ...
AYN's user avatar
  • 3
3 votes
1 answer
924 views

I was checking the code from example packages, such as demo_nodes_py and found out that there were no destroy_node() or ...
ÁngeLoGa's user avatar
  • 380
0 votes
1 answer
333 views

trying to setup my jazzy workspace and rclpy cant be imported, as I am getting "Import "rclpy" could not be resolvedPylancereportMissingImports" this means my colcon build didnt ...
ne ne's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
7