Closed simahsa closed 1 year ago
source
is a Linux command. on Windows, you'll want devel\setup.bat
I am still getting the same error: 'devel' is not recognized as an internal or external command, operable program or batch file.
On Tue, Sep 12, 2023 at 12:34 PM Lou Amadio @.***> wrote:
Closed #274 https://github.com/microsoft/Azure_Kinect_ROS_Driver/issues/274 as completed.
— Reply to this email directly, view it on GitHub https://github.com/microsoft/Azure_Kinect_ROS_Driver/issues/274#event-10350282070, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5YQKD36IRDCWLZNEBTJTZ3X2CTKRANCNFSM6AAAAAA4VFTIEM . You are receiving this because you authored the thread.Message ID: <microsoft/Azure_Kinect_ROS_Driver/issue/274/issue_event/10350282070@ github.com>
Sorry, I had a typo. devel\setup.bat
Thank you! It worked. (I did use call devel\setup.bat (source command in Linux)) Then I proceed with this command: roslaunch azure_kinect_ros_driver but I get this error: [31mRLException: [azure_kinect_ros_driver] is not a launch file name [0m [31mThe traceback for the exception was written to the log file [0m Can you help me to fix it please?
On Tue, Sep 12, 2023 at 1:15 PM Lou Amadio @.***> wrote:
Sorry, I had a typo. devel\setup.bat
— Reply to this email directly, view it on GitHub https://github.com/microsoft/Azure_Kinect_ROS_Driver/issues/274#issuecomment-1716281204, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5YQKDYVU6N7LDYB5AGI2F3X2CYFXANCNFSM6AAAAAA4VFTIEM . You are receiving this because you authored the thread.Message ID: @.***>
Hi, I am trying to get the Azure_Kinect_ROS_Driver working on Windows 10. I have installed ROS and Azure Kinect Sensor SDK successfully and followed the steps catkin make and ... but when I enter "source devel/setup.bash I am getting the following error 'source' is not recognized as an internal or external command, operable program or batch file.
I am new in this field, can anyone help me please?