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

Alishka2k15's profile - activity

2020-03-10 12:17:37 -0500 received badge  Notable Question (source)
2020-03-10 12:17:37 -0500 received badge  Popular Question (source)
2019-02-03 10:57:51 -0500 received badge  Autobiographer
2019-02-03 10:53:24 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I wanted to calibrate my camera ( Bus 001 Device 002: ID 058f:3881 Alcor

2019-02-03 10:08:00 -0500 received badge  Student (source)
2019-02-03 08:41:09 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I wanted to calibrate my camera ( Bus 001 Device 002: ID 058f:3881 Alcor

2019-02-03 08:31:39 -0500 commented answer camera calibration algorithm

Thanks for help. Now i know more and can move on. Спасибо большое ( on Russian language) Added new edits above

2019-02-03 08:28:42 -0500 marked best answer camera calibration algorithm

Hello everyone ! I wanted to calibrate my camera ( Bus 001 Device 002: ID 058f:3881 Alcor Micro Corp.) screen I did everything that was written in this article

and tried with this video

But nothing happened

My algorithm of actions 1) git clone image_pipeline in folder src in catkin_ws 2) entered the folder catkin_ws then catkin_make 3) roscore in another terminal 4) source .devel/setup.bash 5) rosdep install camera_calibration

until this step everything is fine

6) then i checked what topics are running rostopic list (and now i have first trouble) i saw only
/rosout /rosout_agg (screen) although must see /camera/camera_info /camera/image_raw

then I leave it without attention and went to the next step. In a little window picture freezes and I saw in terminal bunch of errors with title: error data jpeg or something like that Camera calibration window doesn't see images from camera

screen 1 screen 2

Edit1 ___________________________________________________________________________________

New algorithm:

1)roscore

2)

alishka@alishka-HP:~$ roslaunch image_proc image_proc.launch
 ... logging to /home/alishka/.ros/log/fa2ad5b8-1f2e-11e9-8599-74e54303b47d/roslaunch-alishka-HP-6132.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.

[/opt/ros/kinetic/share/image_proc/launch/image_proc.launch] requires the 'manager' arg to be set
The traceback for the exception was written to the log file

On this step I've already have a problem

3) rosrun nodes ( Hope I done it right)

 alishka@alishka-HP:~$ rosrun image_view image_view image:="camera/camera_raw
[ INFO] [1548265051.286360438]: Using transport "raw"

alishka@alishka-HP:~$ rosrun image_view image_view image:="camera/camera_info"
`[ INFO] [1548265273.871833006]: Using transport "raw"

Window freezes screen

    alishka@alishka-HP:~$ rostopic list
/camera/camera_inffo
/camera/camera_raw
/image_view_1548265232817137361/output
/image_view_1548265232817137361/parameter_descriptions
/image_view_1548265232817137361/parameter_updates
/image_view_1548265273554483909/output
/image_view_1548265273554483909/parameter_descriptions
/image_view_1548265273554483909/parameter_updates
/rosout
/rosout_agg

Edit 2

I've done camera calibration. I used a usb_cam package The whole problem was in terrible usb camera. I bought a new camera Logitech c615 and it worked perfectly

I edited cpp file where for source node was chosen video0 instead of video 1 in .launch file I did the same

Algorithm (If needed): 1) catkin_make and catkin_make install in a catkin_ws folder 2)roscore 3)source setup.bash in catkin_ws/devel in a folder 4) rosrun usb_cam usb_cam_node 5)rosrun camera_calibration cameracalibrator.py –size 8×6 –square 0.028 image:=/usb_cam/image_raw camera:=/usb_cam that's it Thanks to peteblackerthe3rd for help.

2019-02-03 08:28:42 -0500 received badge  Scholar (source)
2019-02-03 08:28:39 -0500 received badge  Supporter (source)
2019-02-03 08:28:20 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I wanted to calibrate my camera ( Bus 001 Device 002: ID 058f:3881 Alcor

2019-02-03 08:25:07 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I wanted to calibrate my camera ( Bus 001 Device 002: ID 058f:3881 Alcor

2019-01-25 03:14:43 -0500 received badge  Enthusiast
2019-01-24 10:56:57 -0500 received badge  Famous Question (source)
2019-01-23 12:22:22 -0500 commented answer camera calibration algorithm

Sorry, It’s my first practice with ROS, so I can be very slow in some situations. I launched usb_cam_test and it was fin

2019-01-23 12:06:07 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I wanted to calibrate my camera ( Bus 001 Device 002: ID 058f:3881 Alcor

2019-01-23 12:05:03 -0500 commented answer camera calibration algorithm

I did it again with publishing the nodes (I think) , but i can't launch image_proc. Added new edits above. What I'm sup

2019-01-23 12:04:26 -0500 commented answer camera calibration algorithm

I did it again with publishing the nodes (I think) , but i can't launch image_proc. Added new edits above What I'm supp

2019-01-23 12:00:27 -0500 commented answer camera calibration algorithm

I did it again with publishing the nodes (I think) , but i can't launch image_proc. What I'm supposed to do?

2019-01-23 11:53:29 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:52:49 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:52:12 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:51:05 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:50:38 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:50:16 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:49:00 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:48:49 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:48:17 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:47:10 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-23 11:46:56 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-22 12:33:52 -0500 commented answer camera calibration algorithm

Thank you for your helping. Your answer is very helpful ! About errors , I'll add exact errors soon. I realized my mis

2019-01-22 09:39:48 -0500 received badge  Notable Question (source)
2019-01-21 00:17:06 -0500 received badge  Popular Question (source)
2019-01-20 08:49:45 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-20 08:49:30 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-20 08:49:30 -0500 received badge  Editor (source)
2019-01-20 08:49:09 -0500 edited question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2019-01-20 08:33:20 -0500 asked a question camera calibration algorithm

camera calibration algorithm Hello everyone ! I've read all official tutorials of ros ( about topics and nodes, packages

2018-09-20 02:13:40 -0500 commented question Fiducial_slam on ev3dev?

Thank you for information. It's just for my research work for university.

2018-09-18 14:17:13 -0500 asked a question Fiducial_slam on ev3dev?

Fiducial_slam on ev3dev? Hello everyone! I'm beginner in ros. Linux 4.15.0-35-generic, 16.04.1-Ubuntu. For now I have