ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

SUBHASH's profile - activity

2023-05-15 08:51:12 -0500 received badge  Famous Question (source)
2021-07-20 04:47:49 -0500 received badge  Famous Question (source)
2021-07-20 04:47:49 -0500 received badge  Notable Question (source)
2021-07-20 04:47:49 -0500 received badge  Popular Question (source)
2020-11-01 14:03:05 -0500 received badge  Famous Question (source)
2020-09-03 03:05:20 -0500 received badge  Famous Question (source)
2020-09-03 03:05:20 -0500 received badge  Notable Question (source)
2020-09-03 03:05:20 -0500 received badge  Popular Question (source)
2020-08-07 05:16:59 -0500 received badge  Famous Question (source)
2020-08-07 05:16:59 -0500 received badge  Notable Question (source)
2020-08-07 05:16:59 -0500 received badge  Popular Question (source)
2020-05-22 14:05:21 -0500 received badge  Notable Question (source)
2020-05-22 14:05:21 -0500 received badge  Popular Question (source)
2020-01-29 08:26:40 -0500 received badge  Notable Question (source)
2019-08-28 12:33:28 -0500 received badge  Famous Question (source)
2019-08-28 12:33:28 -0500 received badge  Notable Question (source)
2019-06-24 08:12:07 -0500 received badge  Famous Question (source)
2019-04-27 06:44:16 -0500 commented question any provision in python to read .mat data and store it in rosbag file format? Is it possible to convert .mat file into rosbag file? Is it possible to convert .avi file into .mat file in ROS?

No, I am trying to convert .mat file to rosbag file using python code

2019-04-09 00:00:51 -0500 received badge  Popular Question (source)
2019-04-08 02:29:45 -0500 edited question any provision in python to read .mat data and store it in rosbag file format? Is it possible to convert .mat file into rosbag file? Is it possible to convert .avi file into .mat file in ROS?

any provision in python to read .mat data and store it in rosbag file format? Hiii, I am trying to store signal data fr

2019-04-08 01:56:13 -0500 asked a question any provision in python to read .mat data and store it in rosbag file format? Is it possible to convert .mat file into rosbag file? Is it possible to convert .avi file into .mat file in ROS?

any provision in python to read .mat data and store it in rosbag file format? Hiii, I am trying to store signal data fr

2019-03-13 04:17:32 -0500 received badge  Popular Question (source)
2019-03-11 09:23:54 -0500 commented question AttributeError: 'module' object has no attribute 'Bag'

I want to execute some python programs. How to execute on linux with ros? Please help me.

2019-03-11 08:40:30 -0500 received badge  Notable Question (source)
2019-03-11 08:04:59 -0500 commented question AttributeError: 'module' object has no attribute 'Bag'

yes properly as per mentioned on the official site

2019-03-11 03:46:33 -0500 commented question How to record a .avi file video and cobvert it into .bag format

Solution of this question link: https://answers.ros.org/question/317557/is-it-possible-to-convert-avi-file-into-rosbag-

2019-03-11 03:45:27 -0500 received badge  Famous Question (source)
2019-03-11 03:44:16 -0500 received badge  Popular Question (source)
2019-03-11 03:43:56 -0500 commented question AttributeError: 'module' object has no attribute 'Bag'

please help me with python coding in ros

2019-03-11 03:43:02 -0500 commented question AttributeError: 'module' object has no attribute 'Bag'

I also tried using import rosbag but still same error. Also I don't know how to run python programs on ROS

2019-03-11 03:41:56 -0500 commented question AttributeError: 'module' object has no attribute 'Bag'

$ dpkg -l | grep rosbag ii ros-kinetic-rosbag 1.12.14-0xenial-20180824-103606-0800

2019-03-11 01:34:22 -0500 commented question Please help me I can not install ros package

I am not able to run a python code. Please help me with the steps and dependencies regarding python programming with ROS

2019-03-11 01:33:08 -0500 commented question Please help me I can not install ros package

I am not understanding it. Please tell me what exact problem is

2019-03-11 01:30:46 -0500 received badge  Famous Question (source)
2019-03-11 01:12:55 -0500 asked a question AttributeError: 'module' object has no attribute 'Bag'

AttributeError: 'module' object has no attribute 'Bag' Program: import time, sys, os from ros import rosbag import rosl

2019-03-11 01:07:19 -0500 marked best answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

I am not understanding how to run a video using ros_kinetic_kame. Please share me a video or complete process with all required packages that how to convert a .avi file into rosbag format.


Edit: This is my error I found :

$  roslaunch video_stream_opencv camera.launch video_stream_provider:="/home/test/Desktop/Prj/output.avi"
... logging to /home/test/.ros/log/98df6008-40c1-11e9-9e42-c81f6622f107/roslaunch-DH1CT5Z1-14580.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://DH1CT5Z1:34887/

SUMMARY
========

PARAMETERS
 * /camera/camera_stream/buffer_queue_size: 100
 * /camera/camera_stream/camera_info_url: 
 * /camera/camera_stream/camera_name: camera
 * /camera/camera_stream/flip_horizontal: False
 * /camera/camera_stream/flip_vertical: False
 * /camera/camera_stream/fps: 30.0
 * /camera/camera_stream/frame_id: camera
 * /camera/camera_stream/height: 0
 * /camera/camera_stream/loop_videofile: False
 * /camera/camera_stream/set_camera_fps: 30.0
 * /camera/camera_stream/video_stream_provider: /home/test/Deskto...
 * /camera/camera_stream/width: 0
 * /rosdistro: kinetic
 * /rosversion: 1.12.14

NODES
  /camera/
    camera_stream (video_stream_opencv/video_stream)

ROS_MASTER_URI=http://localhost:11311

process[camera/camera_stream-1]: started with pid [14597]
[ INFO] [1551955599.176597852]: Resource video_stream_provider: /home/test/Desktop/Prj/output.avi
[ INFO] [1551955599.176662227]: Getting video from provider: /home/test/Desktop/Prj/output.avi
[ INFO] [1551955599.179496159]: Video stream provider type detected: videofile
[ INFO] [1551955599.180594786]: Camera name: camera
[ INFO] [1551955599.181613177]: Setting camera FPS to: 30
[ INFO] [1551955599.181655102]: Camera reports FPS: 20
[ INFO] [1551955599.182527461]: Setting buffer size for capturing frames to: 100
[ INFO] [1551955599.183486775]: Throttling to fps: 30
[ INFO] [1551955599.184338937]: Publishing with frame_id: camera
[ INFO] [1551955599.185229180]: Provided camera_info_url: ''
[ INFO] [1551955599.186110557]: Flip horizontal image is: false
[ INFO] [1551955599.187001087]: Flip vertical image is: false
[ INFO] [1551955599.191553137]: using default calibration URL
[ INFO] [1551955599.191696665]: camera calibration URL: file:///home/test/.ros/camera_info/camera.yaml
[ INFO] [1551955599.191759949]: Unable to open camera calibration file [/home/test/.ros/camera_info/camera.yaml]
[ WARN] [1551955599.191787319]: Camera calibration file /home/test/.ros/camera_info/camera.yaml not found.
[ INFO] [1551955599.191810010]: Opened the stream, starting to publish.
[camera/camera_stream-1] process has finished cleanly
log file: /home/test/.ros/log/98df6008-40c1-11e9-9e42-c81f6622f107/camera-camera_stream-1*.log
all processes on machine have died, roslaunch will exit
shutting down processing monitor...
... shutting down processing monitor complete
done
2019-03-11 01:07:19 -0500 received badge  Scholar (source)
2019-03-07 05:49:01 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

But .bag file also created. Now how to see whether recorded video is the same or not?

2019-03-07 05:46:33 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

I got this error while recording on tab of $ roslaunch video_stream_opencv camera.launch video_stream_provider:="/home/t

2019-03-07 05:44:48 -0500 received badge  Notable Question (source)
2019-03-07 05:21:33 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

$ rosrun image_view image_view image:=/camera/image_raw This worked I can see my video but now how to convert it into .b

2019-03-07 05:03:28 -0500 received badge  Commentator
2019-03-07 05:03:28 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

This error I got

2019-03-07 04:53:22 -0500 answered a question Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

This is my error I found as comment box not allowing me to write complete error: $ roslaunch video_stream_opencv camera

2019-03-07 04:44:36 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

This worked properly: rosrun video_stream_opencv test_video_resource.py path_to_your_video/your_video.avi Now I want to

2019-03-07 04:41:17 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

I got this error: $ roslaunch video_stream_opencv camera.launch video_stream_provider:="/hometest/Desktop/Prj/output.avi

2019-03-07 04:16:57 -0500 received badge  Popular Question (source)
2019-03-07 04:07:13 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

$ roslaunch video_stream_opencv camera.launch video_stream_provider:="path_to_your_video/your_video.avi" To launch this

2019-03-07 03:47:11 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

Please tell me the process to execute this code with ROS. Does it need video_stream_opencv?

2019-03-07 03:36:27 -0500 commented answer Is it possible to convert .avi file into rosbag file in ROS_KINETIC_KAME

After executing $ rosrun video_stream_opencv test_video_resource.py home/Desktop/Prj/output.avi Error: Trying to open r