Rajendra Singh

Results 36 comments of Rajendra Singh

@Gowresh-MARC No, it wasn't resolved. I tried the following ways to import clients in my[ code](https://github.com/iamrajee/slam_rosmelodic_ws/blob/master/src/test_slam/scripts/dynamic_reconfigure.py): ``` import dynamic_reconfigure # from dynamic_reconfigure import client # from dynamic_reconfigure import * #...

> No need to import roslib and load the manifest. > > I think your PYTHONPATH is incorrect. So print that, best inside your script ++

> Hej, yes, we plan to release the code this month. Thanks for your interest! Awesome, thanks for your great work!

You can put semicon at end of structure defination wherever you getting error like "expected initializer before ‘}’ token". For example, in the end of [this](https://github.com/iamrajee/ws_moveit/blob/master/src/moveit_task_constructor/core/include/moveit/task_constructor/storage.h#L56) line: ``` namespace planning_scene...