You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ INFO] [1603729230.468427408]: Unable to open camera calibration file [/home/pi/.ros/camera_info/camerav2_1280x960.yaml]
[ WARN] [1603729230.468570167]: Camera calibration file /home/pi/.ros/camera_info/camerav2_1280x960.yaml not found.
Can you clarify how the value= for this param is interpreted? Thanks!
The text was updated successfully, but these errors were encountered:
Yeah I think I've had a similar issue in the past, something isn't set up right in the pi images for the package:// syntax resolution. The file:/// syntax does work but you have to specify the entire path.
Thanks. I wish there was a tad more documentation. For example the node looks for a "default" camera_info file and a "specific" one. Not sure why. Thanks though I've gotten it to work.
Pito Salas
Faculty, Computer Science
Brandeis University
On Oct 26, 2020, at 3:38 PM, MoffKalast ***@***.***> wrote:
Yeah I think I've had a similar issue in the past, something isn't set up right for the place the package:// syntax resolution. The file:/// syntax does work but you have to specify the entire path.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
I am using this in my .launch file
And yet I am getting this error message:
[ INFO] [1603729230.468427408]: Unable to open camera calibration file [/home/pi/.ros/camera_info/camerav2_1280x960.yaml]
[ WARN] [1603729230.468570167]: Camera calibration file /home/pi/.ros/camera_info/camerav2_1280x960.yaml not found.
Can you clarify how the value= for this param is interpreted? Thanks!
The text was updated successfully, but these errors were encountered: