Y? 왜? 로봇들이 몰려올까?
0:52
14 годин тому
로보티즈 신년인사 2024
16:42
4 місяці тому
[ROBOTIS] DYNAMIXEL-Y  Video
2:34
8 місяців тому
UPC ecoRacing team
0:26
Рік тому
Calling Animatronic Maniacs!
0:29
2 роки тому
ROBOTIS EngineerKIT2_PROBEE
7:11
4 роки тому
КОМЕНТАРІ
@MrNoipe
@MrNoipe 6 днів тому
What makes robots come? Probably vibrations.
@JeffreyCH1
@JeffreyCH1 20 днів тому
개미 헌터 팟 모집 (1/99)
@user-nu9wd7kc5s
@user-nu9wd7kc5s 22 дні тому
혹시❤ 키트1만사고 따로 구매한 파이카메라 장착해서 사용이 가능할까요?
@user-nd1fm9qn1l
@user-nd1fm9qn1l 2 місяці тому
로보티즈 화이팅😮
@leemr783
@leemr783 2 місяці тому
Hello! I'm a college student from Korea. Can I ask you a question? I'm currently using a Dynamixel RX-64 with an Arduino Uno and Dynamixel Shield. I downloaded the Arduino IDE and the necessary library. I opened the practice -> DynamixelShield -> basic -> position_mode example. I made some changes to the code: I replaced DXL_ID from 1 to 3, DXL_PROTOCOL_VERSION from 2.0 to 1.0, and kept dxl.begin(57600) the same. However, the Dynamixel doesn't seem to be working. Did I miss something? Could you please help me troubleshoot?" I sent you a code. /******************************************************************************* * Copyright 2016 ROBOTIS CO., LTD. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. *******************************************************************************/ #include <DynamixelShield.h> #if defined(ARDUINO_AVR_UNO) || defined(ARDUINO_AVR_MEGA2560) #include <SoftwareSerial.h> SoftwareSerial soft_serial(7, 8); // DYNAMIXELShield UART RX/TX #define DEBUG_SERIAL soft_serial #elif defined(ARDUINO_SAM_DUE) || defined(ARDUINO_SAM_ZERO) #define DEBUG_SERIAL SerialUSB #else #define DEBUG_SERIAL Serial #endif const uint8_t DXL_ID = 3; const float DXL_PROTOCOL_VERSION = 1.0; DynamixelShield dxl; //This namespace is required to use Control table item names using namespace ControlTableItem; void setup() { // put your setup code here, to run once: // For Uno, Nano, Mini, and Mega, use UART port of DYNAMIXEL Shield to debug. DEBUG_SERIAL.begin(115200); // Set Port baudrate to 57600bps. This has to match with DYNAMIXEL baudrate. dxl.begin(57600); // Set Port Protocol Version. This has to match with DYNAMIXEL protocol version. dxl.setPortProtocolVersion(DXL_PROTOCOL_VERSION); // Get DYNAMIXEL information dxl.ping(DXL_ID); // Turn off torque when configuring items in EEPROM area dxl.torqueOff(DXL_ID); dxl.setOperatingMode(DXL_ID, OP_POSITION); dxl.torqueOn(DXL_ID); } void loop() { // put your main code here, to run repeatedly: // Please refer to e-Manual(emanual.robotis.com/docs/en/parts/interface/dynamixel_shield/) for available range of value. // Set Goal Position in RAW value dxl.setGoalPosition(DXL_ID, 512); delay(1000); // Print present position in raw value DEBUG_SERIAL.print("Present Position(raw) : "); DEBUG_SERIAL.println(dxl.getPresentPosition(DXL_ID)); delay(1000); // Set Goal Position in DEGREE value dxl.setGoalPosition(DXL_ID, 5.7, UNIT_DEGREE); delay(1000); // Print present position in degree value DEBUG_SERIAL.print("Present Position(degree) : "); DEBUG_SERIAL.println(dxl.getPresentPosition(DXL_ID, UNIT_DEGREE)); delay(1000); }
@yhdhlove
@yhdhlove 2 місяці тому
이런것보다 대신봇을 만들어주세유..아직은 같이 출근은 하지만 일은 대신하는 대신봇 대신봇을 직장인들이 리스형태로 빌려서 쓰거나 부동산개념으로 사거나 해서 사용 예능,경제,스포츠, 크리에이티브로 활용 등등 창조적경제실현 @@. 어때유?
@user-yk1vu5kp4e
@user-yk1vu5kp4e 2 місяці тому
김병수 대표님 영상 찾아 다니며 보다가 팬이 되어버렸네요. 주주들과 소통해주셔서 너무감사합니다
@kellymccarty3762
@kellymccarty3762 3 місяці тому
i love burgerbot , burget bot goood i love burgers and i love robots.. put the two together burger+bot=burgerbot goodx2=supper good i love burger bot. i don’t like waffle bot.
@sampathn1798
@sampathn1798 3 місяці тому
How we can get the source code for the lidar to operate along with aurdino Uno to make the turtle bot move forward
@user-vo7pw3tl1i
@user-vo7pw3tl1i 3 місяці тому
화이팅!
@redoper77
@redoper77 4 місяці тому
출첵🎉🎉🎉🎉
@Dreamingrobot
@Dreamingrobot 4 місяці тому
잘보고 있습니다! 24년에는 좋은 컨텐츠 많이 올려주세요~!!
@user-yo1dp4kz2c
@user-yo1dp4kz2c 4 місяці тому
로보티즈 홧팅임다~~^^ 다이나믹셀y 가즈아~~❤❤
@mclabview
@mclabview 4 місяці тому
짝짝짝
@TV-kp5fj
@TV-kp5fj 4 місяці тому
로보티즈 파이팅!!
@Seoyeon_0516
@Seoyeon_0516 4 місяці тому
오~👍 궁금한 점 모아모아모아서 알려쥐서 좋네요~
@user-mp5cp3bp7z
@user-mp5cp3bp7z 4 місяці тому
항상 재밌게 보고 있습니다~~화이팅입니다!!
@PleaseSummer
@PleaseSummer 4 місяці тому
로보티즈의 2024년 너무 기대됩니다!!!! 화이팅!
@user-mf6ol9kb1p
@user-mf6ol9kb1p 4 місяці тому
로보티즈 응원합니다!!
@tysonnm5034
@tysonnm5034 5 місяців тому
The way it blinks looks so real!
@gencmucit2450
@gencmucit2450 6 місяців тому
Alper 선생님, 당신은 전설입니다. 저는 초등학교 출신 YUSUF EKİNCİ입니다.
@gencmucit2450
@gencmucit2450 6 місяців тому
Alper Hocam efsanesiniz Ben YUSUF EKİNCİ ilkokuldan
@woodman6712
@woodman6712 8 місяців тому
주주입니다. 응원합니다.
@ramiroandrespenaranda6241
@ramiroandrespenaranda6241 8 місяців тому
posible price?
@daesungchoi7750
@daesungchoi7750 8 місяців тому
more detail information including price will be released at the end of this year(2023) ^^
@bobby9568
@bobby9568 8 місяців тому
Robotis is amazing!
@Dreamingrobot
@Dreamingrobot 8 місяців тому
정말 멋집니다 ㅠㅠ 기존집개미는 디자인이 아쉬웠는데 디자인팀에서도 고생 많이 한것 같네요! 번창하시길 바랍니다! (그리고 한글로 개미로 대명사를 만들수도 있지만 글로벌에서 개미라는게 생소하기에 글로벌 제품은 ANTBOT같은 개미라는걸 떠올릴 수 있을만한 이름도 필요하지 않을까요?!)
@dotsooin
@dotsooin 8 місяців тому
파이팅 🏋‍♀️
@user-uv4vz4hs4r
@user-uv4vz4hs4r 9 місяців тому
로보티즈 미니 로봇 밑에 있는 LED조명은 어디에서 구매가 가능한가요???
@mattanimation
@mattanimation 9 місяців тому
probably the best combo of utility and design I've seen to date. 잘했어!
@user-tl2pe3bd7f
@user-tl2pe3bd7f 10 місяців тому
일본수준20년전에서 벗어 나질못하네
@user-xq9pq6bp5r
@user-xq9pq6bp5r 10 місяців тому
제어기4
@user-xq9pq6bp5r
@user-xq9pq6bp5r 10 місяців тому
🎉🎉🎉🎉🎉🎉🎉🎉 🎉🎉 🎉 🎉 🎉🎉🎉
@6dfifiofof_
@6dfifiofof_ 11 місяців тому
난 학교에 방과후 스마트 3단계 인데
@user-ri9fn6df4o
@user-ri9fn6df4o 5 місяців тому
좋을때다
@user-xq9pq6bp5r
@user-xq9pq6bp5r 11 місяців тому
물개
@Harts..star612
@Harts..star612 11 місяців тому
ZIP7HㅁI ㅋㅋㅋ
@beautifuldays6345
@beautifuldays6345 Рік тому
나도 하는데
@DarkRosaRoi
@DarkRosaRoi Рік тому
안녕하세요. 실례가 안되면 영상 내용 설명 부탁드려도 될까요??
@storyfeel
@storyfeel Рік тому
다이나믹셀을 이용하여, 스포츠카의 핸들을 조종했을 때 끊김없이 부드럽고 미세하게 조종하는 것을 볼 수 있습니다. 로보티즈에서 만든 다이나믹셀의 우수성을 영상에서 잘 보여졌다고 생각이 되네요 다이나믹셀은 올인원 엑추이에터로 모터, 감속기, 제어기, 통신부가 일체화 된 모듈형 구동장치입니다.
@ryd_robotics
@ryd_robotics Рік тому
Nice video
@CikguZaki
@CikguZaki Рік тому
i cannot move the robot from the phone.every time the button is tap, only my phone is vibrating.not movement from robot. why is it?
@Sadashi
@Sadashi Рік тому
I dont understand Korean but whatever you say it is correct and true boss! We use all Robotis products in all our robots.
@user-nd2cp3ts8l
@user-nd2cp3ts8l Рік тому
주가 왜이리 많이 떨어지나요?
@WillofNewZealand
@WillofNewZealand Рік тому
I have an increadable android with many robotis parts in it. Decades ago they made a custom part of my design and considering getting complex parts like that back then was imposable i was very impressed. There was nothing like it to be had anywhere at that time so yeah impressive. Hence my android is very cool. Mr Data :] He has custom bits in him so not off the rack even now. I hope robotis has nice success. Considering they treated me well thats a big deal to me. im getting a utter beat down in unrealted industries so the few people and companies who treated me well i aint forgetting. Robotis make some very impressive robot motors, best around still i bet. There android won a global contest i remember against all those names you can name but others just make more noise in vids. Anyway happy new year Robotis. Thank you. Be well.
@77Avadon77
@77Avadon77 Рік тому
Translation: When robot do not work, hit him in head with this tiny hammer 🤖🔨
@AtomMachinerule
@AtomMachinerule Рік тому
🥺
@mauninacuri7490
@mauninacuri7490 Рік тому
Good morning, excuse me, what kind of tires did you use? and what size?
@user-uv4vz4hs4r
@user-uv4vz4hs4r Рік тому
와… 대단하다…..
@6dfifiofof
@6dfifiofof Рік тому
스마트 드리블 로봇 해주세요
@satishpatni3595
@satishpatni3595 Рік тому
Can you share a cad model of hand
@user-hf9hi4ll5h
@user-hf9hi4ll5h Рік тому
배경음악 제목이 뭘까요?
@jeenu815
@jeenu815 Рік тому
케이블 재고문제 해결해주세요
@havyarqanh3320
@havyarqanh3320 Рік тому
في غ