CINXE.COM
Committee | Global Research Conference on Robotics and Artificial Intelligence | Foster Research
<script src='https://www.recaptcha.net/recaptcha/api.js'></script> <script> if ($post['g-recaptcha-response']) { $captcha = $post['g-recaptcha-response']; $secretKey = '6LdqqFQoAAAAAPu7_ceEEQdkIZet1Suag6b2knAA'; $response = file_get_contents("https://www.google.com/recaptcha/api/siteverify?secret=" . $secretKey . "&response=" . $captcha); $responseKeys = json_decode($response, true); if (intval($responseKeys["success"]) !== 1) { return "failed"; } else { return "success"; } } else { return "failed"; } </script> <script> function checkCaptcha() { var response = grecaptcha.getResponse(); if(response.length == 0) { document.getElementById('g-recaptcha-error').innerHTML = '<span style="color:red;">This field is required.</span>'; return false; } return true; } function verifyCaptcha() { document.getElementById('g-recaptcha-error').innerHTML = ''; } </script> <!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Committee | Global Research Conference on Robotics and Artificial Intelligence | Foster Research</title> <meta name="description" content=""> <meta name="keywords" content=""> <link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="images/fav/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="images/fav/favicon-16x16.png"> <link rel="manifest" href="images//site.webmanifest"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <link href="https://fosterresearch.org/2024/css/font-awesome.min.css" rel="stylesheet"> <link href="https://fosterresearch.org/2024/css/bootstrap.min.css" rel="stylesheet"> <link href="https://fosterresearch.org/2024/css/owl.transitions.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/owl.carousel.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/owl.theme.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/style2.css" rel="stylesheet" /> <link href="https://fosterresearch.org/2024/css/responsive.css" rel="stylesheet" /> <style> .carousel-btns { margin-top: 2em; } .carousel-btns .btn { width: 150px; } .carousel-inner .imgOverlay { position: absolute; top: 0; width: 100%; height: 100%; background-color: rgba(6, 28, 38, 0.5); } .carousel-inner img { width: 100%; } /*CONTROL*/ .carousel-control { width: auto; } .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right { position: absolute; top: 47%; right: 0; z-index: 5; display: inline-block; background-color: #000; width: 38px; height: 38px; line-height: 40px; font-size: 14px; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left { left: 0; } .carousel-indicators li { width: 12px; height: 12px; margin: 0 1px; border: 2px solid #fff; opacity: .8; } .carousel-indicators .active { background-color: #28ace2; border-color: #28ace2; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left, .carousel-control .icon-right, .carousel-control .fa-chevron-right { border-radius: 50px; } .carousel-control .icon-prev, .carousel-control .fa-chevron-left { left: 30px; } .carousel-control .icon-right, .carousel-control .fa-chevron-right { right: 30px; } </style> <style> /** * Tabs */ .tabs { display: flex; flex-wrap: wrap; // make sure it wraps } .tabs label { order: 1; // Put the labels first display: block; padding: 1rem 2rem; margin-right: 0.2rem; cursor: pointer; background: #90CAF9; font-weight: bold; transition: background ease 0.2s; } .tabs .tab { order: 99; // Put the tabs last flex-grow: 1; width: 100%; display: none; padding: 1rem; background: #fff; } .tabs input[type="radio"] { display: none; } .tabs input[type="radio"]:checked + label { background: #005dc9; } .tabs input[type="radio"]:checked + label + .tab { display: block; } @media (max-width: 45em) { .tabs .tab, .tabs label { order: initial; } .tabs label { width: 100%; margin-right: 0; margin-top: 0.2rem; } } .slide-text > h1 { padding: 0; color: #ffffff; font-size: 70px; font-style: normal; line-height: 84px; margin-bottom: 30px; letter-spacing: 1px; display: inline-block; -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .slide-text > p { padding: 0; color: #ffffff; font-size: 20px; line-height: 24px; font-weight: 300; margin-bottom: 40px; letter-spacing: 1px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s; } </style> </head> <body oncopy="return false" onpaste="return false" oncut="return false"> <div class="se-pre-con"></div> <!-- BODY PAGE CONTENT --> <!-- navigation panel --> <!-- first section - Home --> <!-- /first section --> <section id="home" class="home drawer drawer--left inner-page"> <div class="banner-title "> <h1><strong style="color: #FFFFFF">GRCRAI2024</strong></h1> </div> <style> .float{ position:fixed; width:60px; height:60px; bottom:150px; right:40px; background-color:#25d366; color:#FFF; border-radius:50px; text-align:center; font-size:30px; /* box-shadow: 2px 2px 3px #999; */ z-index:100; } .nav>li>a { position: relative; display: block; padding: 10px 10px; } .navbar { position: relative; min-height: 50px; margin-bottom: 0px !important; border: 1px solid transparent; } .navbar-custom-global { background-color: #005dc9; border: 0; border-radius: 0; min-height: 60px; /* border-bottom: 6px solid #6BD69B; */ font-family: Arial, sans-serif; box-sizing: content-box; /* for bottom border */ } .navbar-custom-global .container { position: relative; } .navbar-custom-global .navbar-nav>li>a, .navbar-custom-global .navbar-nav>li>a:visited { color: #ffffff; } .navbar-custom-global .navbar-nav>li>a:hover { color: #fff; } /* .navbar-brand { position: absolute; top: 20px; padding: 0; margin: 0; height: auto; } */ @media only screen and (max-width : 992px) { .navbar-brand { top: 15px; left: 15px; font-size: 18px; margin: 0; } } .navbar-custom-global .brand-skcc { position: absolute; top: 25px; left: 150px; color: #ffffff; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; } @media only screen and (max-width : 992px) { .navbar-custom-global .brand-skcc { top: 40px; left: 15px; font-size: 8px; } } .navbar-nav>li>a { padding-top: 20px; padding-bottom: 20px; } .navbar-nav { } .navbar-custom-global .navbar-collapse { } @media only screen and (max-width : 768px) { .navbar-custom-global .navbar-collapse { border: 0; box-shadow: none; } } .navbar-custom-global .navbar-collapse .nav { } @media only screen and (max-width : 768px) { .dropdown>.dropdown-menu, .dropdown.open>.dropdown-menu { display: block !important; opacity: 0; visibility: hidden; transition: all ease 0.2s; } .dropdown:hover>.dropdown-menu, .dropdown.open:hover>.dropdown-menu { opacity: 1; visibility: visible; } .navbar-custom-global .navbar-collapse .nav { padding-top: 40px; padding-bottom: 40px; width: 80%; max-width: 300px; text-align: center; font-size: 16px; text-transform: uppercase; letter-spacing: 4px; margin: 0 auto; } .navbar-custom-global .navbar-collapse .nav a:link, .navbar-custom-global .navbar-collapse .nav a:visited { color: #fff; border-bottom: 2px solid #fff; } } /* Large Devices, Wide Screens */ @media only screen and (max-width : 1200px) { } /* Medium Devices, Desktops */ @media only screen and (max-width : 992px) { } /* Small Devices, Tablets */ @media only screen and (max-width : 768px) { } /* Extra Small Devices, Phones */ @media only screen and (max-width : 480px) { } /* Custom, iPhone Retina */ @media only screen and (max-width : 320px) { } .navbar-custom-global .navbar-toggle { padding: 5px; margin-top: 15px; margin-right: 15px; background-color: #fff; border-radius: 12px; border-width: 0px; } .navbar-custom-global .navbar-toggle:hover, .navbar-custom-global .navbar-toggle:focus { background-color: #fff; } .navbar-custom-global .navbar-toggle .icon-bar { display: inline-block; width: 8px; height: 8px; border-radius: 4px; margin: 2px; background-color: #005dc9; } </style> <nav class="navbar navbar-default navbar-custom-global"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="https://fosterresearch.org/2024/roboticsresearch">Home</a></li> <li><a href="https://fosterresearch.org/2024/roboticsresearch/abstract-submission">Submit Abstract</a> </li> <li><a href="https://fosterresearch.org/2024/roboticsresearch#sessions">Topics</a> </li> <li><a href="https://fosterresearch.org/2024/roboticsresearch/committee">Committee</a> </li> <li><a href="https://fosterresearch.org/2024/roboticsresearch#speakers">Speakers</a> </li> <li><a href="https://fosterresearch.org/2024/roboticsresearch/registration">Register</a></li> <li><a href="https://fosterresearch.org/registration-policies.html" target="_blank">Registration Policy</a></li> <li><a target="_blank" href="https://fosterresearch.org/2024/roboticsresearch/download-brochure" class="about-btn scrollto">Brochure</a> </li> <li><a href="https://fosterresearch.org/2024/roboticsresearch/sponsors-exhibitors">Sponsors Exhibitors</a></li> <li><a href="https://fosterresearch.org/2024/roboticsresearch#venue">Venue</a></li> <li><a href="https://fosterresearch.org/guidelines.html" target="_blank">Guidelines</a></li> <li><a href="https://fosterresearch.org/2024/roboticsresearch/visa-information">Visa Information</a></li> </li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> </section> <section id="speakers" class=""> <div class="container"> <div class="row"> <p align="center" class="block-title">Organizing Committee </p> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/382-Committee-Photo.jpg" alt="Prof. Tzung-Pei Hong" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Tzung-Pei Hong</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em>National University of Kaohsiung<br>Taiwan</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/215-Committee-Photo.jpg" alt="Prof. Giuseppe Carbone" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Giuseppe Carbone</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em>Vice President of National Institute for Robotics I-RIM<br>Italy </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/217-Committee-Photo.jpg" alt="Prof. Patrick Siarry" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Patrick Siarry</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em> University of Paris Est Creteil<br>France </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/225-Committee-Photo.jpeg" alt="Prof. Dimitrios Alexios Karras" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Dimitrios Alexios Karras</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em>National and Kapodistrian<br>University of Athens<br>Greece </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/226-Committee-Photo.jpg" alt="Prof. Michael N. Vrahatis" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Michael N. Vrahatis</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em> University Of Patras<br>Greece </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/232-Committee-Photo.jpg" alt="Prof. stefka fidanova" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. stefka fidanova</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em> Bulgarian Academy of Sciences<br>Bulgaria </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/233-Committee-Photo.jpg" alt="Prof. Teresa A. Oliveira" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Teresa A. Oliveira</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em>Open University<br>Portugal </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/214-Committee-Photo.jpg" alt="Prof. Mohamed Elhoseny" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Mohamed Elhoseny</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em>IEEE Senior Member at the University of Sharjah<br>United Arab Emirates</em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/213-Committee-Photo.jpg" alt="Prof. Kosta Jovanovic" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Kosta Jovanovic</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em> University of Belgrade<br>Serbia </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/310-Committee-Photo.jpg" alt="Prof. Deepika Koundal" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Deepika Koundal</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em>Ho Chi Minh City Open University<br>Vietnam </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/312-Committee-Photo.png" alt="Prof. Anand J Kulkarni" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Anand J Kulkarni</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em>MIT World Peace University<br>India </em></p> </div> </div> </div> <div class="col-sm-12 col-md-4" style="margin-bottom: 20px"> <div class="row"> <div class="col-md-4"> <img src="https://www.fosterresearch.org/cms/photos/307-Committee-Photo.jpg" alt="Prof. Samarjit Kar" style="width:100px;height:100px;" class="img-responsive img-circle img-thumbnail"> </div> <div class="col-md-8" style="height: 170px; overflow: hidden"> <strong style="color:#000;">Prof. Samarjit Kar</strong><br> <small class="text-uppercase" style="color:#000;">Organizing Committee</small> <p style="color:#000;"><em>National Institute of Technology Durgapur<br>India</em></p> </div> </div> </div> </div> </div> </section> <a href="https://api.whatsapp.com/send?phone=9100067998&text=Hello." class="float" target="_blank"> <!--<i class="fa fa-whatsapp my-float"></i>--> <img src="https://geneticsresearch.net/WhatsApp_icon.png.webp" class="" width="60"> </a> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://www.google.com/recaptcha/api.js"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LdqqFQoAAAAACk0iK-vNqpLZB7DGbmHJzc28lix"></script> <section id="contactus" class="contact-us form"> <div class="contact-right"> <div class="container"> <div class="row"> <div class="col-sm-4 col-xs-12 form" style="padding: 0px 10px;"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-comments-o" aria-hidden="true"></i> Send Us Your Message</h4> <div class="col-lg-12 col-md-12"> <div class="alert alert-success" id="msg_success" style="display:none;margin-top:15px;"> <button class="close" data-dismiss="alert">脳</button> Your contact request have submitted successfully. </div> </div> <div class="col-lg-12 col-md-12"> <div class="alert alert-danger" id="capcha_error" style="display:none;margin-top:15px;"> <button class="close" data-dismiss="alert">脳</button> Robot verification failed, please try again. </div> </div> <div class="row"> <form id='myForm' style="padding: 0px 10px;"> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="name" name="name" placeholder="Full Name" type="text"> </div> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-envelope" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="email" name="email" placeholder="Email address" type="text"> </div> <div class="input-group margin-bottom-sm col-sm-12 col-xs-12"> <span class="input-group-addon"><i class="fa fa-comments" aria-hidden="true"></i></span> <input class="form-control" style="color: #FFF" id="message" name="message" placeholder="Your Message" type="text"> </div> <div class="input-group col-sm-12 col-xs-12"> <div class="g-recaptcha" data-sitekey="6LdqqFQoAAAAACk0iK-vNqpLZB7DGbmHJzc28lix"></div> </div> <div align="left" class="input-group col-sm-12 col-xs-12"> <input type="submit" id="submit" name="submit" class="register-now-btn" value="Send Message!" style="margin:0px auto;"> </div> </form> </div> </div> <div class="col-md-4"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-flag" aria-hidden="true"></i> Conference Secretary</h4> <!--<div class="contact-details">--> <div style="text-align: left;" class=""> <!--<p class="contact-phone" style="color:#FFFFFF"> <i class="fa fa-whatsapp" aria-hidden="true"></i> +91 8977610040 </p>--> <p class="contact-email" style="font-size: 14px; color: #ffff;"> <i class="fa fa-envelope-o" aria-hidden="true"></i> <a href="mailto:secretary@roboticsresearch2024.com">secretary@roboticsresearch2024.com</a></p> <!--<p class="contact-email" style="font-size: 14px; color: #ffff;"> <i class="fa fa-map-marker" aria-hidden="true"></i> <a href="#"> SBR#44, 4th cross, MG Layout, <br> </p> <p class="contact-email" align="center" style="font-size: 14px;color: #ffff;margin-top: -10px;">Muller Road, <br>Bangalore, 560035, India</a></p>--> </div> <div style="text-align: left;" class=""> <!--<p class="contact-phone" style="color:#FFFFFF"> <i class="fa fa-whatsapp" aria-hidden="true"></i> +91 8977610040 </p>--> <p class="contact-number" style="font-size: 14px;padding-left: 18px; padding-top: 11px; color: #ffff;"> <i class="fa fa-phone" aria-hidden="true"></i><span>   +91-9100067998</span> </p> </div> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-link" aria-hidden="true"></i> Quick Links</h4> <div align="left"> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/roboticsresearch/abstract-submission">Abstract Submission</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/roboticsresearch#sessions">Scientific Sessions</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/roboticsresearch/registration">Registration</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/roboticsresearch/committee">Committee</a> </p> <p class="contact-phone" style="color:#FFFFFF;padding:0px !important;"> <i class="fa fa-hand-o-right" aria-hidden="true"></i> <a class="text-white" style="color: #FFFFFF !important;font-size: 15px;padding:0px !important;" href="https://fosterresearch.org/2024/roboticsresearch#speakers">Speakers</a> </p> </div> </div> <div class="col-sm-4 col-xs-12 details" style=" border-left: 1px solid #f5764d;"> <h4 class="contact-title" style="color: #FFFFFF;font-size: 16px;"> <i class="fa fa-twitter-square" aria-hidden="true"></i> Connect us on Twitter</h4> <a class="twitter-timeline" href="https://twitter.com/stefenS170391?ref_src=twsrc%5Etfw" data-height="420">Tweets by GRCRAI2024</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> </div> </div> </div> </div> </section> <!-- /Contact Us --> <!-- Footer --> <footer> <div class="footer-bottom"> <div class="copytight"> <p> Copyright 2023 All rights reserved | <a href="https://foster-research.com">Foster Research</a> | <a href="https://foster-research.com/terms-conditions.html" target="_blank" style="text-decoration:none;">Terms and Conditions</a></p> </div> </div> <a href="#" id="back-to-top" title="Back to top">↑</a> </footer> <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> --> <script> // when form is submit $(document).ready(function(){ $("#submit").click(function(){ var name = $("#name").val(); var email = $("#email").val(); var message = $("#message").val(); var captcha = grecaptcha.getResponse(); var dataString = 'name='+ name + '&email='+ email + '&message='+ message + '&captcha='+ captcha; if(captcha=='') { $("#capcha_error").show(); } else { // AJAX Code To Submit Form. $.ajax({ type: "POST", url: "submitform.php", data: dataString, cache: false, success: function(result){ $("#msg_success").show(); $('#myForm')[0].reset() $("#submit").attr('disabled',true); $("#capcha_error").hide(); //alert(result); } }); } return false; }); }); </script> <!-- .Footer --> <!-- attach JavaScripts --> <!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script> --> <script type="text/javascript" src="https://fosterresearch.org/2024/js/bootstrap.min.js"></script> <script src="https://fosterresearch.org/2024/js/iscroll.js"></script> <script src="https://fosterresearch.org/2024/js/menu.js" charset="utf-8"></script> <script src="https://fosterresearch.org/2024/js/owl.carousel.min.js"></script> <script src="https://fosterresearch.org/2024/js/classie.js"></script> <script type="text/javascript" src="https://fosterresearch.org/2024/js/custom-menu.js"></script> <script type="text/javascript" src="https://fosterresearch.org/2024/js/eventpremium-script.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.2/modernizr.js"></script> <!-- <script src="https://fosterresearch.org/assets/js/bootstrap.min.js"></script> <script src="https://fosterresearch.org/assets/js/owl.carousel.js"></script> <script src="https://fosterresearch.org/assets/js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="https://fosterresearch.org/assets/js/bootstrap-hover-dropdown.js"></script>--> <script type="text/javascript" src="https://fosterresearch.org/assets/js/jquery.syotimer.min.js"></script> <script> $('.getting-started').syotimer({ year: 2024, month: 11, day: 21 }); </script> <script> $(function(){ $('.carousel-control').click(function(e){ e.preventDefault(); $('#myCarousel').carousel( $(this).data() ); }); });//END document.ready </script> </body> </html>