-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added another camera for side view on quadrotor and tf on rviz #59
base: master
Are you sure you want to change the base?
Conversation
thanks, please add captured screen of rviz so that everyone can share how we can see world through the sensors. |
added the screen shot |
can you complete this task with this camera?
|
possible solutions are
you can check thew camera view with http://jsk-visualization.readthedocs.org/en/latest/jsk_rviz_plugins/plugins/camera_info.html |
This side camera at the moment we are using to detect the moving vehicle. Yes as mentioned this is not sufficient for whole task, but at the moment we are trying to experiment simple method of detecting the target and moving to the track. At the moment we are planning to equip the UAV with 2 or 3 RGB camera and Fish-Eye to cover wide field of view, perhaps to keep the arena in view always. |
please try to put camera a little bit down direction, not parallel to the ◉ Kei Okada On Thu, Mar 17, 2016 at 8:28 PM, Krishneel [email protected] wrote:
|
It seems that the head direction of drone is wrong... it is inverse. So when I put the command "go forward", the drone flyes backward acctually... And it seems like that the "yaw" is not given as rosparam in https://github.com/tu-darmstadt-ros-pkg/hector_quadrotor/blob/indigo-devel/hector_quadrotor_gazebo/launch/spawn_quadrotor.launch#L28 |
Sorry for my ignorance.... @iKrishneel In fact the side camera is set backward. We should set the drone ariframe in the correction direction first, then correct the camera direction in https://github.com/iKrishneel/jsk_mbzirc/blob/hector-camera/jsk_mbzirc_tasks/urdf/quadrotor_with_hokyo30lx_and_downward_cam.urdf.xacro#L32 |
@tongtybj sorry that is correct, I did change that on my file but didnt send the PR. I think this PR should not be merged but as we talked, Gimbal will be best solution. |
I don't think gimbal is a good idea, because of it requires more weight, if 2016年3月28日月曜日、[email protected]さんは書きました:
◉ Kei Okada |
@iKrishneel OK, acctually the direction of drone shoud be change about Yaw, becuase the recent head dirrection is wrong, this request is unrelated with the issue of camera. So, could you please send a pr of the correction of drone direction. @k-okada I think both of idea is worth to try. |
if you put existing wide lens camera, you can try task 1 on simulation ◉ Kei Okada On Tue, Mar 29, 2016 at 7:03 PM, 趙 漠居 [email protected] wrote:
|
Side Facing Camera
Downward Facing Camera