visualize_json.py¶
Subscribing topics¶
~input/json_dir(String)Where json files are located.
Publishing topics¶
~output/item_location_viz(sensor_msgs/Image)Visualization of
item_location_file.json. This is enabled ifitem_locationis inside of~typesof rosparam, and~json_dir/item_location_file.jsonis read.~output/order_viz(sensor_msgs/Image)Visualization of
order_file.json. This is enabled iforderis inside of~typesof rosparam, and~json_dir/order_file.jsonis read.
Parameters¶
~types(List of string, required)item_locationor/andorder.
Sample¶
roslaunch jsk_arc2017_common sample_visualize_json.launch

